emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testing of the portable dumper branch


From: John Wiegley
Subject: Re: Testing of the portable dumper branch
Date: Wed, 21 Dec 2016 11:39:12 -0800
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.90 (darwin)

>>>>> "SM" == Stefan Monnier <address@hidden> writes:

SM> But if someone's worried about its impact on the total size of a "git
SM> clone", we could move old-branches to another repository, tho I expect
SM> those branches use up a negligible amount of space.

Or, move them under a different ref from "heads" on the server, i.e.:

    git push origin refs/heads/old-branches/foo:refs/old-branches/foo

Then it will be invisible by default, and only fetchable if you add
refs/old-branches to your refspec.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]