]> granicus.if.org Git - git/commit
sequencer: export the function to get the path of `.git/rebase-merge/`
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 22 Oct 2019 23:30:21 +0000 (23:30 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Oct 2019 02:54:49 +0000 (11:54 +0900)
commit8eff6be23405aeda6d3a18f5a2e54c39196b273c
tree799fb3169eb6aedf787d92c54d3b1271025a96e9
parentb9f97083f1e7f2124e34bbe65cbeccfdbf318a95
sequencer: export the function to get the path of `.git/rebase-merge/`

The presence of this path will be used in the next commit to fix an
incorrect piece of advice in `git commit` when in the middle of a
rebase.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sequencer.c
sequencer.h