When I am trying to clone a repository to my local machine I am getting the following warning.
warning: templates not found C:\Users\Paul\AppData\Local\Atlassian\SourceTree\git_local\share\git-core\templates
Why am I getting this? How can I fix it?
I want to view the source code via SourceTree.
You'll notice that is a "warning", not an error. If the clone is failing, there should be another error message somewhere in the output.
If there is NOT another error, then you've got the same situation as the guy in this question: https://answers.atlassian.com/questions/33138851.
Hi, I'm getting the same error but it also includes a "fatal" message. Although it says it has "Completed successfully".
Should I be concerned?
git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=manager-st clone --branch develop --recursive https://bcaburian@bitbucket.org/icm-consulting/listsure.git "D:\My Documents\listsure"
Cloning into 'D:\My Documents\listsure'...
warning: templates not found C:\Program Files\Git\share\git-core\templates
fatal: UriFormatException encountered.
actualUrl
Completed successfully.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.