author | Junio C Hamano <gitster@pobox.com> | |
Tue, 22 Jun 2010 16:45:21 +0000 (09:45 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 22 Jun 2010 16:45:21 +0000 (09:45 -0700) | ||
commit | 8c7da8690d2dfc84c9f827796bc730d900b5fba7 | |
tree | e61ba7ae6c62f649622a268f64169af0036a9ce3 | tree | snapshot |
parent | a214afd25b7077fd4efebb90cf65d5403ce82dc0 | commit | diff |
parent | 86c7bb47c76948bd1240a0db5b8dd88cf9db855d | commit | diff |
Merge branch 'cc/cherry-pick-series'
* cc/cherry-pick-series:
Documentation/revert: describe passing more than one commit
Documentation/cherry-pick: describe passing more than one commit
revert: add tests to check cherry-picking many commits
revert: allow cherry-picking more than one commit
revert: change help_msg() to take no argument
revert: refactor code into a do_pick_commit() function
revert: use run_command_v_opt() instead of execv_git_cmd()
revert: cleanup code for -x option
* cc/cherry-pick-series:
Documentation/revert: describe passing more than one commit
Documentation/cherry-pick: describe passing more than one commit
revert: add tests to check cherry-picking many commits
revert: allow cherry-picking more than one commit
revert: change help_msg() to take no argument
revert: refactor code into a do_pick_commit() function
revert: use run_command_v_opt() instead of execv_git_cmd()
revert: cleanup code for -x option