rebase -i: remove duplication
authorPhillip Wood <redacted>
Wed, 17 Apr 2019 14:30:38 +0000 (15:30 +0100)
committerJunio C Hamano <redacted>
Fri, 19 Apr 2019 08:32:10 +0000 (17:32 +0900)
commitc44c24621da1cf45e2525b42d90982c78bffc207
treed9f984d3a425399b0caedce84aae154e3b0567e9
parent0609b741a43dee2934ceb76850fea5963ab0c8f6
rebase -i: remove duplication

path_state_dir() and merge_dir() refer to the same path so remove one of
them.

Signed-off-by: Phillip Wood <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/rebase.c
git clone https://git.99rst.org/PROJECT