Eric Sunshine writes:
> ... as the series stands, the remaining ugly intimate knowledge
> between git-worktree and git-checkout is behind-the-scenes and
> localized (not affecting the user experience).
Hopefully. Let's run with what we have right now.
--
To unsubscribe from this list: send the
On Mon, Jul 6, 2015 at 3:41 PM, Junio C Hamano wrote:
> Eric Sunshine writes:
>> Now that "git worktree add" has achieved user-facing feature-parity with
>> "git checkout --to", retire the latter.
>> [...]
>> This effectively reverts changes to checkout.c by 529fef2 (checkout:
>> support checking
Eric Sunshine writes:
> Now that "git worktree add" has achieved user-facing feature-parity with
> "git checkout --to", retire the latter.
>
> Move the actual linked worktree creation functionality,
> prepare_linked_checkout() and its helpers, verbatim from checkout.c to
> worktree.c.
>
> This ef
3 matches
Mail list logo