Re: git is live
asmwarrior <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2013-10-29 6:35, Cary Coutant wrote: > with an explicit merge-base (e.g., "git branch > new-branch binutils-gdb/master; git rebase --onto new-branch > old-master old-branch")? Or should "git rebase binutils-gdb/master > old-branch" work? (I'm hesitant to try that.) I suggest you read the two post: New git repository coming - https://sourceware.org/ml/gdb/2013-10/msg00145.html git switchover complete - https://sourceware.org/ml/gdb/2013-10/msg00150.html So, a refresh new clone is necessary. Yuanhui Zhang