Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH 15/16] _git: git rm: make git rm --cached work as intended



On Tue, Jul 30, 2013 at 5:04 PM, Aaron Schrab <aaron@xxxxxxxxxx> wrote:
> At 16:37 +0200 30 Jul 2013, Nikolai Weibull <now@xxxxxxx> wrote:
>>
>> If I understand --cached, it’s exactly like you described, and if you
>> specify --cached, you only want files actually modified in the index
>> to be completed.  I may be wrong, but please clarify, as you seem to
>> be stating a tautology.
>
>
> No, all files in the index should be available for completion with `git rm
> --cached`, not just ones which have been modified.  The original commit
> message reads fine to me, I don't see anything tautological about it.

I see now where I saw wrong.  Thanks!



Messages sorted by: Reverse Date, Date, Thread, Author