Re: A Proposal to Move to Git
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <C75A84166056C94F84D238A44AF9F6AD034C0C96@AUSX10MPC103.AMER.DELL.COM> |
I've heard that the answer may be better in recent versions. If not, you can consider Subversion instead, since it certainly has the ability. paul On Aug 23, 2013, at 11: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. > > -- > Joel