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

Re: [PATCH] Updates to git completion



On Thu, Jan 29, 2009 at 16:07, Richard Hartmann
<richih.mailinglist@xxxxxxxxx> wrote:

> On Thu, Jan 29, 2009 at 15:40, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:

>> I think trying to complete options for the right versions for ~130
>> commands could make the
>> code just a bit convoluted and hard to follow. Not even git itself
>> documents when options
>> were introduced.

> Catch 22 :(

Yeah, that's way to complicated and adds even more complexity to an
already complex code-base (I should know, I wrote the initial commit).
 One could follow upstream commits, but I found it easier to simply go
through the manual pages after each new (major) revision, adding new
options and removing old ones.



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