Merge branch 'cc/cherry-pick-ff'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Mar 2010 04:52:28 +0000 (21:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Mar 2010 04:52:28 +0000 (21:52 -0700)
* cc/cherry-pick-ff:
  revert: fix tiny memory leak in cherry-pick --ff
  rebase -i: use new --ff cherry-pick option
  Documentation: describe new cherry-pick --ff option
  cherry-pick: add tests for new --ff option
  revert: add --ff option to allow fast forward when cherry-picking
  builtin/merge: make checkout_fast_forward() non static
  parse-options: add parse_options_concat() to concat options

1  2 
builtin/merge.c
builtin/revert.c
cache.h
git-rebase--interactive.sh

diff --cc builtin/merge.c
Simple merge
Simple merge
diff --cc cache.h
Simple merge
Simple merge