summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c41883)
raw | patch | inline | side by side (parent: 7c41883)
author | SZEDER Gábor <szeder@ira.uka.de> | |
Fri, 3 Oct 2008 09:33:20 +0000 (11:33 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 3 Oct 2008 14:43:28 +0000 (07:43 -0700) |
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-rebase--interactive.sh | patch | blob | history |
index ec4299ae30d06a6a19f5108b00dc8bc9ccd65cb0..77e1132590cb3dfd6fb930414c06fb0c4ef1628e 100755 (executable)
MSG_OPT=
MSG_FILE=
rm -f "$SQUASH_MSG" || exit
- cp -v "$MSG" "$GIT_DIR"/SQUASH_MSG
+ cp "$MSG" "$GIT_DIR"/SQUASH_MSG
rm -f "$GIT_DIR"/MERGE_MSG || exit
;;
esac