Code

add tests of commit --fixup
authorPat Notz <patnotz@gmail.com>
Tue, 2 Nov 2010 19:59:10 +0000 (13:59 -0600)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2010 20:53:35 +0000 (13:53 -0700)
commitb1a6c0a96f70fe39958b3315a99667740497d703
tree75aef4db517848b49119467e2ced6527934c2711
parentd71b8ba7c959e414d36974af890e3e2cbd2acbb9
add tests of commit --fixup

t7500: test expected behavior of commit --fixup
t3415: test interaction of commit --fixup with rebase --autosquash
t3900: test commit --fixup with i18n encodings

Signed-off-by: Pat Notz <patnotz@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3415-rebase-autosquash.sh
t/t3900-i18n-commit.sh
t/t7500-commit.sh