[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Large git repositories
From: |
Ludovic Courtès |
Subject: |
Re: Large git repositories |
Date: |
Tue, 13 Jan 2015 11:32:25 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> It looks like:
> --depth=1 --single-branch
> could be useful parameters for "git clone".
Yes, that’s what came to mind.
If it happens to be useful, we could extend ‘git-reference’ with a list
of extra parameters to pass to ‘git’.
Ludo’.