]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nh/empty-rebase'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 21:58:00 +0000 (14:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 21:58:01 +0000 (14:58 -0700)
"git rebase" learned to optionally keep commits that do not introduce
any change in the original history.

By Neil Horman
* nh/empty-rebase:
  git-rebase: add keep_empty flag
  git-cherry-pick: Add test to validate new options
  git-cherry-pick: Add keep-redundant-commits option
  git-cherry-pick: add allow-empty option

1  2 
builtin/revert.c
git-rebase--interactive.sh
sequencer.c

Simple merge
Simple merge
diff --cc sequencer.c
Simple merge