Re: [git-users] on submodules

2017-05-25 Thread Xen
My script is now pretty full-fledged. Have a look at the help at https://gist.github.com/drydenp/83116f5149a20a4ea25b7e5c98dd883a if you care (just in the script). The only purpose for this script is to ensure a parent repository never fails to fall behind a child repository. I mean for

[git-users] Authentication failed.

2017-05-25 Thread Gopi Polisetti
Hi, We have proxy setting using git config global set proxy and prompted user name and password (open ssh) we have correct user name and password still authentication failed message is coming can someone please give your resolutions -- You received this message because you are subscribed to

Re: [git-users] locking a repository

2017-05-25 Thread Xen
Gergely Polonkai schreef op 24-05-2017 22:33: Still, you seem to want solving a problem with Git that is not in Git's domain. It is possible that updating a submodule also requires updating files in the main repository (e.g. due to changing interfaces), so Git should allow changing both the