]> git.99rst.org Git - git.git/commit
rebase: factor out checkout for up to date branch
authorPhillip Wood <redacted>
Wed, 26 Jan 2022 13:05:36 +0000 (13:05 +0000)
committerJunio C Hamano <redacted>
Wed, 26 Jan 2022 20:08:52 +0000 (12:08 -0800)
commitae42fa4c03ef0ffe36468f8918b3d404a277da50
tree8fd2bfc400e25dc22d9174b80889cc77fb47d550
parentabe6bb3905392d5eb6b01fa6e54d7e784e0522aa
rebase: factor out checkout for up to date branch

This code is heavily indented and it will be convenient later in the
series to have it in its own function.

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