Open dsbonev opened 10 years ago
A backup would be useful when a branch was deleted by accident among other branches. Something similar to:
cp .git/FETCH_HEAD .git/FETCH_HEAD.20140402135859.git_sweep
This is a great idea. We can even include some rescue instructions in the log for how to get those branches back.
A backup would be useful when a branch was deleted by accident among other branches. Something similar to: