Re: A Proposal to Move to Git
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> 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. -- Joel