diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2010-06-02 07:58:39 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-06-02 10:09:58 -0700 |
commit | aa29ccf4c07a6e1e249794e1fa3c7cd0bf0a9e46 (patch) | |
tree | a21cd25f05ed7b6f1d2a085ee6f2cc21e7b9f8a1 /Documentation/asciidoc.conf | |
parent | revert: allow cherry-picking more than one commit (diff) | |
download | tgif-aa29ccf4c07a6e1e249794e1fa3c7cd0bf0a9e46.tar.xz |
revert: add tests to check cherry-picking many commits
Note that there is an expected failure when running:
git cherry-pick -3 fourth
that's because:
git rev-list --no-walk -3 fourth
produce only one commit and not 3 as "--no-walk" seems to
take over "-3".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/asciidoc.conf')
0 files changed, 0 insertions, 0 deletions