documentation feature request: don't alphabetize subcommands
frederik at ofb.net
frederik at ofb.net
Mon Mar 25 19:09:49 UTC 2019
On Mon, Mar 25, 2019 at 11:03:35AM -0600, Bryan Murdock wrote:
>On Mon, Mar 25, 2019, 8:24 AM <frederik at ofb.net> wrote:
>
>>
>> By the way, I've been trying to work with the Git maintainers to
>> de-alphabetize the subcommand listing in the git(1) manual page. They
>> didn't want to do it themselves; so I ended up skimming all 150+
>> subcommand pages and coming up with an ordering of my own, and sending
>> a patch.
>
>
>I'd be interested in seeing your proposal for git. Can you send a link to
>the patch?
Here, the patch:
http://lists-archives.com/git/947170-prioritize-list-of-commands-appearing-in-git-1-via-command-list-txt-don-t-invoke-sort-in-documentation-cmd-list-perl.html
and the patched files for easy reference:
http://lists-archives.com/git/947350-de-alphabetize-command-list.html
Because of the way Git generates git(1), it was only necessary to
change 1 line of code, the rest of the patch is reordering a file
command-list.txt, which is used by multiple build targets and had been
alphabetized.
Thank for responding.
Frederick
More information about the Mercurial
mailing list