aboutsummaryrefslogtreecommitdiffstats
path: root/git-gui/git-gui.sh
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-11-24 12:10:41 +0100
committerJunio C Hamano <gitster@pobox.com>2023-11-26 10:10:49 +0900
commit22d99f012f9b33ede37c47a195bad7c12dae596b (patch)
treeabe2a7b6d4313c73d0533bbc91ffe45a3d25feef /git-gui/git-gui.sh
parentreplay: use standard revision ranges (diff)
downloadgit-22d99f012f9b33ede37c47a195bad7c12dae596b.tar.gz
git-22d99f012f9b33ede37c47a195bad7c12dae596b.zip
replay: add --advance or 'cherry-pick' mode
There is already a 'rebase' mode with `--onto`. Let's add an 'advance' or 'cherry-pick' mode with `--advance`. This new mode will make the target branch advance as we replay commits onto it. The replayed commits should have a single tip, so that it's clear where the target branch should be advanced. If they have more than one tip, this new mode will error out. Co-authored-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/git-gui.sh')
0 files changed, 0 insertions, 0 deletions