author | Junio C Hamano <junkio@cox.net> | |
Sat, 26 May 2007 05:00:54 +0000 (22:00 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 26 May 2007 07:23:23 +0000 (00:23 -0700) | ||
commit | 293623edbc9488adbc71c2e0de1100b52cb193ac | |
tree | a5b4ebef30dda104fbdceaf203570a83a8cbfe87 | tree | snapshot |
parent | 4b7cc26a74b01ceab14a32ef66704557b26d5622 | commit | diff |
git-commit: use printf '%s\n' instead of echo on user-supplied strings
This fixes the same issue git-am had, which was fixed by Jeff
King in the previous commit. Cleverly enough, this commit's log
message is a good test case at the same time.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This fixes the same issue git-am had, which was fixed by Jeff
King in the previous commit. Cleverly enough, this commit's log
message is a good test case at the same time.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-commit.sh | diff | blob | history |