SourceTree for Windows 1.5.2
I have a sub repository that requires authentication.
When I add this repository as a subtree, push, or pull, the dialog stops after it says
git -c diff.mnemonicprefix=false -c core.quotepath=false subtree push -P (my subdirectory) http://(mysub repository).git master
git push using: http://(mysub repository).git master
It seems like git.exe is asking my username and password.
How can I do with this?
using ssh instead of https solved this for me
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.