On do, 2014-08-21 at 19:57 -0700, Howard Chu wrote:
> I maintain multiple copies of the same repo because I keep each one checked
> out to different branch/rev levels. It would be nice if, similar to clone
> --reference, we could also use git fetch --reference to reference a loca
Jeff King wrote:
On Thu, Aug 21, 2014 at 07:57:47PM -0700, Howard Chu wrote:
I maintain multiple copies of the same repo because I keep each one checked
out to different branch/rev levels. It would be nice if, similar to clone
--reference, we could also use git fetch --reference to reference a
On Thu, Aug 21, 2014 at 07:57:47PM -0700, Howard Chu wrote:
> I maintain multiple copies of the same repo because I keep each one checked
> out to different branch/rev levels. It would be nice if, similar to clone
> --reference, we could also use git fetch --reference to reference a loc
I maintain multiple copies of the same repo because I keep each one checked
out to different branch/rev levels. It would be nice if, similar to clone
--reference, we could also use git fetch --reference to reference a local repo
when doing a fetch to pull in updates.
--
-- Howard Chu
CTO
Yann Droneaud writes:
> So what's the best way to do a git fetch , copying objects from
> another local repository
> to resolve delta ?
IMHO the best way is to add a remote for the local repository, fetch
from it, then fetch from .
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fin
Hi,
I surprised myself trying to run git fetch --reference
in the hope git would use my to resolve objects
present in but not
in my current repository ... just like git clone --reference directory> :
--reference
If the reference repository is on the local mach
6 matches
Mail list logo