On March 10, 2019 4:19:28 AM PDT, Duy Nguyen <pclo...@gmail.com> wrote: >On Fri, Mar 8, 2019 at 5:17 PM Nguyễn Thái Ngọc Duy <pclo...@gmail.com> >wrote: >> - --index has a different meaning in git-apply. I don't have a good >> suggestion except "yeah we have two different worlds now, the old >> and the new one" > >I will rename --index to --staged to avoid this. It is already used as >synonym for --cached in git-diff. I will also add --staged as synonym >to "git rm" so that "git status" can consistently advise "git <verb> >--staged" where verb is either restore or rm. > >Since option rename is a lot of work. If you think this is not a good >move, raise it now, even if it's just "I don't like it, no reasons". For what it's worth, I think this is a good rename. Thanks, Jake -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
- Re: [PATCH v1 10/11] completion: suppor... Duy Nguyen
- Re: [PATCH v1 10/11] completion: su... Duy Nguyen
- Re: [PATCH v1 10/11] completion... Elijah Newren
- [PATCH v1 11/11] doc: promote "git restore&... Nguyễn Thái Ngọc Duy
- Re: [PATCH v1 11/11] doc: promote "git... Elijah Newren
- RE: [PATCH v1 11/11] doc: promote "... Randall S. Becker
- Re: [PATCH v1 11/11] doc: promote &... Duy Nguyen
- Re: [PATCH v1 11/11] doc: promo... Junio C Hamano
- Re: [PATCH v1 11/11] doc: ... Duy Nguyen
- Re: [PATCH v1 00/11] And new command "resto... Duy Nguyen
- Re: [PATCH v1 00/11] And new command "... Jacob Keller
- Re: [PATCH v1 00/11] And new command "... Elijah Newren
- Re: [PATCH v1 00/11] And new command "... Junio C Hamano
- Re: [PATCH v1 00/11] And new command &q... Duy Nguyen
- [PATCH v2 00/16] Add new command 'restore' Nguyễn Thái Ngọc Duy
- [PATCH v2 01/16] checkout: split part of it... Nguyễn Thái Ngọc Duy
- [PATCH v2 05/16] checkout: factor out workt... Nguyễn Thái Ngọc Duy
- [PATCH v2 02/16] restore: take tree-ish fro... Nguyễn Thái Ngọc Duy
- [PATCH v2 03/16] restore: make pathspec man... Nguyễn Thái Ngọc Duy
- [PATCH v2 04/16] restore: disable overlay m... Nguyễn Thái Ngọc Duy
- [PATCH v2 09/16] restore: replace --force w... Nguyễn Thái Ngọc Duy