Git push account

Jeff Law law@redhat.com
Sun Jan 26 22:40:00 GMT 2020


On Sat, 2020-01-25 at 12:39 +0000, Feng Xue OS wrote:
> Which account should I use to push my local patch to git repo of gcc? 
> I have a sourceware account that works for svn, but now it doesn't for git.
> Actually both below commands were tried, but failed.
>   git push ssh://fxue@sourceware.org/gcc/gcc.git ..., 
>   git push ssh://fxue@gcc.gnu.org/gcc/gcc.git ...
It shouldn't matter.  Under the hood sourceware.org and gcc.gnu.org are
the same machine.

jeff



More information about the Gcc mailing list