This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Git push account


Thanks.

Feng
________________________________________
From: Andreas Schwab <schwab@linux-m68k.org>
Sent: Saturday, January 25, 2020 10:07 PM
To: Feng Xue OS
Cc: gcc@gcc.gnu.org
Subject: Re: Git push account

On Jan 25 2020, Feng Xue OS wrote:

> Which account should I use to push my local patch to git repo of gcc?

See <http://gcc.gnu.org/git/?p=gcc.git;a=summary>.

> 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 ...

Replace /gcc/ by /git/.

Andreas.

--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]