Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> 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 <new-branch> <initial-tree>' is no longer accepted > - --force implies --ignore-in-progress > > The rest is the usual typo and bug fixes. And droppage of sign-off? Other than that, the changes relative to the previous round looked all reasonable.