author | Jeff King <peff@peff.net> | |
Thu, 12 May 2011 11:10:07 +0000 (07:10 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 16 May 2011 20:05:03 +0000 (13:05 -0700) | ||
commit | e9fe74cba4ed4577dcc02f61094c611a1c216fee | |
tree | ce0916554a98fc9d1c5627e19b78bacb9f79ff2f | tree | snapshot |
parent | fad2652673247203014e2c57622a5ffe0eb5ad93 | commit | diff |
t3503: test cherry picking and reverting root commits
We already tested cherry-picking a root commit, but only
with the internal merge-recursive strategy. Let's also test
the recently-allowed reverting of a root commit, as well as
testing with external strategies (which until recently
triggered a segfault).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We already tested cherry-picking a root commit, but only
with the internal merge-recursive strategy. Let's also test
the recently-allowed reverting of a root commit, as well as
testing with external strategies (which until recently
triggered a segfault).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3503-cherry-pick-root.sh | diff | blob | history |