diff options
| author | Denton Liu <liu.denton@gmail.com> | 2020-04-07 10:27:56 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-04-10 09:28:02 -0700 |
| commit | be1bb600da13523dd2d63ae93432d7f3b16ffb74 (patch) | |
| tree | f8562f408b8bb1e617d3b4be36db6b1b511568fc /builtin/commit.c | |
| parent | rebase: use read_oneliner() (diff) | |
| download | git-be1bb600da13523dd2d63ae93432d7f3b16ffb74.tar.gz git-be1bb600da13523dd2d63ae93432d7f3b16ffb74.zip | |
sequencer: make apply_autostash() accept a path
In order to make apply_autostash() more generic for future extraction, make
it accept a `path` argument so that the location from where to read the
reference to the autostash commit can be customized. Remove the `opts`
argument since it was unused before anyway.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
