Re: A Proposal to Move to Git
Andrew Pinski <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CA+=Sn1moiwJsE7_E5-xV9mgejXTK8gQ_t7V6KyAT646gd5Zung@mail.gmail.com> |
On Thu, Aug 22, 2013 at 1:22 PM, David Miller <[email protected]> wrote: > From: Mark Kettenis <[email protected]> > Date: Thu, 22 Aug 2013 22:10:47 +0200 (CEST) > >> So if the answer to the my question is that I need at least 1G >> of disk space, then there is a problem. > > It'll probably be on the order of 125MB, something like that. You can also try with "--depth 1" which should reduce the size of the .git directory. Thanks, Andrew Pinski