Merge branch 'maint'

* maint:
  git-commit: cd to top before showing the final stat
maint
Junio C Hamano 2007-03-05 23:11:54 -08:00
commit 31930b5bee
1 changed files with 3 additions and 0 deletions

View File

@ -622,6 +622,9 @@ else
fi
ret="$?"
rm -f "$GIT_DIR/COMMIT_MSG" "$GIT_DIR/COMMIT_EDITMSG" "$GIT_DIR/SQUASH_MSG"

cd_to_toplevel

if test -d "$GIT_DIR/rr-cache"
then
git-rerere