Hello,
Can I do the equivalent of the following git command line command in SourceTree?
git clone --separate-git-dir=/C/Users/UserX/GitRepoLocal/TestProj //Server1/GitRepos/TestProj.git /C/Users/UserX/Documents/GitWorkingDirectory/TestProj
That is, can I separate the git working directory from the git database files?
-RD
There is no such option in the clone dialog. You need to do this from command line.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.