Re: A Proposal to Move to Git
"H.J. Lu" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAMe9rOpKarnb7LfQ+pNrZgnzAvB2L-VsVuAxTVCK7M7zjRJ9Yw@mail.gmail.com> |
On Fri, Aug 23, 2013 at 8:55 AM, Joel Brobecker <[email protected]> wrote: >> I assume git repo has both binutils and gdb. Is that possible to >> only checkout binutils portion? > > AFAIK, partial checkouts are not possible with git. That's one of > the reasons I felt it was so tough to get out of CVS. > What is wrong with git mirror? I only use CVS for checkin and use git mirror for everything else. The only minor inconvenience I run into is the git mirror delay. -- H.J.