From: Nguyễn Thái Ngọc Duy Date: Sat, 23 May 2009 15:31:02 +0000 (+1000) Subject: t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C X-Git-Tag: v1.6.4-rc0~122 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7a7eb5173d4e16f0323b2c4078e88fc0a40c38b6?ds=inline;hp=7a7eb5173d4e16f0323b2c4078e88fc0a40c38b6 t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C These new tests make sure I don't miss any check being performed before rebase is proceeded (which is well tested by other tests) Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---