projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
377bf8d
334ae39
)
Merge branch 'mz/pick-unborn'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 10 Jan 2013 21:46:51 +0000
(13:46 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 10 Jan 2013 21:46:51 +0000
(13:46 -0800)
Allow "git cherry-pick $commit" even when you do not have any
history behind HEAD yet.
* mz/pick-unborn:
learn to pick/revert into unborn branch
tests: move test_cmp_rev to test-lib-functions
Trivial merge