Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
document --index-version for index-pack and pack-objects
[gitweb.git]
/
git-lost-found.sh
diff --git
a/git-lost-found.sh
b/git-lost-found.sh
index ba6d587f3199e5847dc942810ea85b2dbec656b9..58570dff137adfdeb72ebf3f088af7379eded522 100755
(executable)
--- a/
git-lost-found.sh
+++ b/
git-lost-found.sh
@@
-12,7
+12,7
@@
fi
laf="$GIT_DIR/lost-found"
rm -fr "$laf" && mkdir -p "$laf/commit" "$laf/other" || exit
-git fsck
-object
s |
+git fsck
--full --no-reflog
s |
while read dangling type sha1
do
case "$dangling" in