summaryrefslogtreecommitdiff
path: root/archive-tar.c
diff options
context:
space:
mode:
authorLibravatar Phillip Wood <phillip.wood@dunelm.org.uk>2018-03-20 10:03:14 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-03-29 10:46:48 -0700
commit76ea235891c08e43226391cceaca8be056a1f803 (patch)
tree96b2209eb6d010dc8c3bdca2cc6c85f9e67027e2 /archive-tar.c
parentrebase --root: stop assuming squash_onto is unset (diff)
downloadtgif-76ea235891c08e43226391cceaca8be056a1f803.tar.xz
rebase -i --keep-empty: don't prune empty commits
If there are empty commits on the left hand side of $upstream...HEAD then the empty commits on the right hand side that we want to keep are pruned by --cherry-pick. Fix this by using --cherry-mark instead of --cherry-pick and keeping the commits that are empty or are not marked as cherry-picks. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'archive-tar.c')
0 files changed, 0 insertions, 0 deletions