message no. 143968
Posted by cjohnson in #github at 2016-07-19T20:19:41Z
I have two git repositories, one is a submodule of the other. when I cd into the parent repository, and git push, I can push no problem. when I cd into the submodule and try to push, it asks me for my github username. as far as I know they both just use my ssh key to login