Sync with GIT 1.5.3.4
[gitweb.git] / git-commit.sh
index cb14f0621651d2006b08d1eddf67ab3269df84d0..c3b881bfadd7ca20d9e14ab6f1c53a9c365fca72 100755 (executable)
@@ -25,6 +25,7 @@ refuse_partial () {
        exit 1
 }
 
+TMP_INDEX=
 THIS_INDEX="$GIT_DIR/index"
 NEXT_INDEX="$GIT_DIR/next-index$$"
 rm -f "$NEXT_INDEX"