All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: reflog for deleted branches
@ 2012-05-03 21:25 Sven Strickroth
  2012-05-03 21:37 ` Junio C Hamano
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sven Strickroth @ 2012-05-03 21:25 UTC (permalink / raw)
  To: git

Hi,

an often heart question is how to restore deleted branches. Sometimes
those can be restored by using the reflog of the HEAD.

But why not create a special (ref)log for deleted branches (with SHA1,
date, name of the branch and maybe commit message of the last commit on
the deleted branch)? This way people could just look up the SHA1 of the
deleted branch and can recreate it (even if they moved the HEAD around a
lot).

-- 
Best regards,
 Sven Strickroth
 ClamAV, a GPL anti-virus toolkit   http://www.clamav.net
 PGP key id F5A9D4C4 @ any key-server

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

end of thread, other threads:[~2012-05-04 16:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 21:25 RFC: reflog for deleted branches Sven Strickroth
2012-05-03 21:37 ` Junio C Hamano
2012-05-03 22:10   ` Sven Strickroth
2012-05-03 23:05     ` Junio C Hamano
2012-05-03 23:39       ` Sven Strickroth
2012-05-04  6:27       ` Robin Rosenberg
2012-05-04 16:24         ` Junio C Hamano
2012-05-03 22:13 ` Andrew Sayers
2012-05-04  1:17 ` Sitaram Chamarty

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.