commit | c34c6008bcf2c66e17a97acc89be1144a6216f3f | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sat Jan 13 13:34:44 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Sat Jan 13 13:34:44 2007 -0800 |
tree | 85d3af084b568d9ba3c9b72b3fc9da80be834891 | |
parent | 5ac2715f2eaacc7c76ac03680a0d7a16a30946f2 [diff] |
More tests in t3901. This adds tests for "cherry-pick" and "rebase --merge" (and indirectly "commit -C" since it is used in the latter) to make sure they create a new commit with correct encoding. Signed-off-by: Junio C Hamano <junkio@cox.net>