Using existing Git repository without cloning another.

Ask general questions here.
tejas.deshpande
Posts: 32
Joined: Fri May 20, 2016 9:43 am

Using existing Git repository without cloning another.

Post by tejas.deshpande » Wed May 25, 2016 7:24 am

Using the "Checkout" option in Source Control clones the existing repository at the required location.

I am currently using a rather large repository which I would not like to clone again.

Is there a way to use the existing repository clone that I already use to commit code without cloning another?

tejas.deshpande
Posts: 32
Joined: Fri May 20, 2016 9:43 am

Re: Using existing Git repository without cloning another.

Post by tejas.deshpande » Wed May 25, 2016 8:01 am

Found the solution.

Turns out you have to install Git with the following setting.
Git.PNG
As per http://www.ranorex.com/support/user-gui ... l/git.html

Sorry for the question.
Hope this helps someone else.
You do not have the required permissions to view the files attached to this post.