The checks from D7614 should fire as part of git pull, since the git fetch command depends on origin being correct. See IRC for context.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
- Duplicates Merged Here
- T5938: Unable to setup a clone of private git repo hosted on GitHub
Event Timeline
Comment Actions
(+@spicyj)
We also don't correct remotes unless the old one fails. Instead, we should check remotes before doing a pull.
Comment Actions
T5938 has a very similar issue on Git 1.8.5.5. I'm at a loss as to what's going on there, but hopefully the fix for this will fix both.