Code

Rename lost+found to lost-found.
authorJunio C Hamano <junkio@cox.net>
Sun, 13 Nov 2005 10:07:02 +0000 (02:07 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 13 Nov 2005 10:07:02 +0000 (02:07 -0800)
commit0086e2c854e3af3209915e4ec2f933bcef400050
tree57701ab66d75e8f02c9db9b2e6e1bdfc11fccf11
parentabacbe4166bcf9d62f430a4a75de2e82df3799b1
Rename lost+found to lost-found.

Because we use "lost-found" as the directory name to hold
dangling object names, it is confusing to call the command
git-lost+found, although it makes sense and is even cute ;-).

Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
Documentation/git-lost+found.txt [deleted file]
Documentation/git-lost-found.txt [new file with mode: 0644]
Documentation/git.txt
Makefile
git-lost+found.sh [deleted file]
git-lost-found.sh [new file with mode: 0755]