git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* branch versioning
@ 2010-10-04 13:18 Nguyen Thai Ngoc Duy
  2010-10-04 13:25 ` Matthieu Moy
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Nguyen Thai Ngoc Duy @ 2010-10-04 13:18 UTC (permalink / raw)
  To: Git Mailing List

Hi,

How do you guys manage versions of a topic branch? I usually end up
saving format-patch series somewhere or forget all old versions.
Although I really want to keep old versions around. reflog to me   is
polluted with every kind of branch updates. And it's local
information. It can't be transferred to another repo (or can it?)

On the same subject, I have quite a few old topic branches that I
rarely touch. I don't want to remove them. I just want to hide them
away from "git branch". I've been thinking of "attic/" namespace that
"git branch" by default will not show. Just wondering if other people
face the same problem..
-- 
Duy

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-10-04 14:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-04 13:18 branch versioning Nguyen Thai Ngoc Duy
2010-10-04 13:25 ` Matthieu Moy
2010-10-04 13:29 ` Ævar Arnfjörð Bjarmason
2010-10-04 13:50   ` Nguyen Thai Ngoc Duy
2010-10-04 14:16     ` Ævar Arnfjörð Bjarmason
2010-10-04 13:44 ` Michael J Gruber
2010-10-04 14:10   ` Nguyen Thai Ngoc Duy
2010-10-04 14:33 ` Tomas Carnecky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).