Re: Vendor branches on sourceware.org's binutils-gdb repo
Mark Kettenis <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
> From: Andreas Schwab <[email protected]> > Date: Mon, 07 Apr 2014 17:06:08 +0200 > > Mark Kettenis <[email protected]> writes: > > > So how do I tell git to only clone master and not give me everybody > > else's shit? Last time I tried to do that, it simply didn't work. > > git-clone(1): > > --[no-]single-branch > Clone only the history leading to the tip of a single branch, > either specified by the --branch option or the primary branch > remote’s HEAD points at. But I can't push from a repository cloned like that can I?