Re: [PATCH v5 00/26] Add new command 'switch'

2019-03-22 Thread Duy Nguyen
On Fri, Mar 22, 2019 at 11:26 AM Junio C Hamano wrote: > > Nguyễn Thái Ngọc Duy writes: > > > This adds a new command 'git-switch' as the half-replacement for > > 'git-checkout'. Jump to 12/26 as the starting point. The other half is > > git-restore, which is dealt with separately. > > > > The d

Re: [PATCH v5 00/26] Add new command 'switch'

2019-03-21 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > This adds a new command 'git-switch' as the half-replacement for > 'git-checkout'. Jump to 12/26 as the starting point. The other half is > git-restore, which is dealt with separately. > > The diff delta is shrinking nicely. The two main changes are > > - '--orphan

Re: [PATCH v5 00/26] Add new command 'switch'

2019-03-21 Thread Elijah Newren
On Thu, Mar 21, 2019 at 6:17 AM Nguyễn Thái Ngọc Duy wrote: > > This adds a new command 'git-switch' as the half-replacement for > 'git-checkout'. Jump to 12/26 as the starting point. The other half is > git-restore, which is dealt with separately. > > The diff delta is shrinking nicely. The two m

[PATCH v5 00/26] Add new command 'switch'

2019-03-21 Thread Nguyễn Thái Ngọc Duy
This adds a new command 'git-switch' as the half-replacement for 'git-checkout'. Jump to 12/26 as the starting point. The other half is git-restore, which is dealt with separately. The diff delta is shrinking nicely. The two main changes are - '--orphan ' is no longer accepted - --force implies