summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorPratik Karki <predatoramigo@gmail.com>2018-09-04 15:00:02 -0700
committerJunio C Hamano <gitster@pobox.com>2018-10-11 14:12:45 +0900
commit6defce2b02909b8e0fcf1ffeecee743688b97b49 (patch)
treea0fd099a6cf93094557f5e1d20d8e761f131c9a4 /commit.c
parent7998dbe1ec40faffb429386d1c0971d4350a97eb (diff)
builtin rebase: support `--autostash` option
To support `--autostash` we introduce a function `apply_autostash()` just like in `git-legacy-rebase.sh`. Rather than refactoring and using the same function that exists in `sequencer.c`, we go a different route here, to avoid clashes with the sister GSoC project that turns the interactive rebase into a builtin. Signed-off-by: Pratik Karki <predatoramigo@gmail.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions