summaryrefslogtreecommitdiff
path: root/git-lost+found.sh
AgeCommit message (Collapse)Author
2005-11-11Rename .git/lost+found to .git/lost-found.Junio C Hamano
Just to avoid confusion that scripts poorly written by somebody else ;-) might mistake this as a mount point, or backup tools ignoring the directory. The latter is probably not a big loss, however, considering that this directory's contents are to be used while fresh anyway. Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-11-11git-lost+foundJunio C Hamano
This command helps you resurrect accidentally lost tags and commits. Signed-off-by: Junio C Hamano <junkio@cox.net>