add tests for 'git rebase --keep-empty'
authorMartin von Zweigbergk <redacted>
Thu, 9 Aug 2012 15:39:51 +0000 (08:39 -0700)
committerJunio C Hamano <redacted>
Thu, 9 Aug 2012 17:10:45 +0000 (10:10 -0700)
commit25428403448602a19116dc271f000a3735c6779b
tree8f7c68259557d723b0d3094c1fbcc0d972f436c2
parent2b5ba7b04631a457165531405710e8a303757b01
add tests for 'git rebase --keep-empty'

Add test cases for 'git rebase --keep-empty' with and without an
"empty" commit already in upstream. The empty commit that is about to
be rebased should be kept in both cases.

Signed-off-by: Martin von Zweigbergk <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t3401-rebase-partial.sh
git clone https://git.99rst.org/PROJECT