Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: implement git svn create-ignore
[gitweb.git]
/
git-am.sh
diff --git
a/git-am.sh
b/git-am.sh
index 32c46d7ed4b26220f4c9e7fc778bb240c85dae1c..b02ae6a76fa8265da1ea3d720df9dc29cc5d5519 100755
(executable)
--- a/
git-am.sh
+++ b/
git-am.sh
@@
-464,6
+464,8
@@
do
"$GIT_DIR"/hooks/post-applypatch
fi
+ git gc --auto
+
go_next
done