I am trying to add a repo from BitBucket to GitEye and cannot figure out how to connect the two. Has anyone else been able to do this?
Asked
Active
Viewed 3,109 times
2 Answers
4
1. Open your BitBucket project page and copy the Repo URI.
2. Load up Git Eye and click clone a remote repository. Choose Clone URI.
3. Paste the copied Repo URI from your BitBucket project page into the URI input.
4. Finally you will need to update the Git Eye repository credentials with your BitBucket Credentials.
I hope this helps! ( I just did it myself ! )

Rahim Khoja
- 695
- 13
- 26
1
It should be quite easy. If you have already cloned the repository you just use the option to add a local repository, otherwise you use the clone option and paste in the clone URL from Bitbucket.

Vadim Kotov
- 8,084
- 8
- 48
- 62

Mark Phippard
- 10,329
- 2
- 32
- 42