This is the mail archive of the gcc-patches@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 svn success report (was: [PATCH, Hurd] Make libgcc_s usable on GNU/Hurd)


Thomas Schwinge <thomas@schwinge.name> writes:

>     # We may be more recent than the mirror, so forbit non-fast-forward ref updates.
>     $ git config remote.origin.fetch 'refs/heads/*:refs/remotes/upstream/*'

ITYM remote.upstream.fetch.

If you use 'refs/remotes/*:refs/remotes/upstream/*' as the refspec you
get access to all branches.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"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]