builtin rebase: optionally pass custom reflogs to reset_head()
authorPratik Karki <redacted>
Wed, 8 Aug 2018 15:36:31 +0000 (21:21 +0545)
committerJunio C Hamano <redacted>
Thu, 11 Oct 2018 05:16:05 +0000 (14:16 +0900)
commitfa443d40b115acf15716a0cd81b84794cfbbf5af
treeddf5facf21b5c342795fedcd60cf26ebc4aff3c0
parent8f5986d95a9154d2ecbc4dd16b893380875cc83d
builtin rebase: optionally pass custom reflogs to reset_head()

In the next patch, we will make use of that in the code that
fast-forwards to `onto` whenever possible.

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