From: Jari Aalto <jari.aalto@cante.net>
To: git@vger.kernel.org
Subject: Re: [PATCH] git-commit.txt: Order options alphabetically
Date: Thu, 02 Dec 2010 00:45:25 +0200 [thread overview]
Message-ID: <87mxopt8my.fsf@picasso.cante.net> (raw)
In-Reply-To: 295D1E95-1C61-4960-8C9C-BDB0BD4A1A50@sb.org
2010-12-01 23:58 Kevin Ballard <kevin@sb.org>:
> On Dec 1, 2010, at 11:30 AM, Junio C Hamano wrote:
>
> Trying to make the manpage look "nice" at the expense of removing
> functional grouping is misguided.
Please explain where is the removed functionality in here:
GIT-COMMIT(1) Git Manual GIT-COMMIT(1)
OPTIONS
-a, --all
Tell the command to automatically stage files that have been
modified and deleted, but new files you have not told git about are
not affected.
-C <commit>, --reuse-message=<commit>
Take an existing commit object, and reuse the log message and the
authorship information (including the timestamp) when creating the
commit.
-c <commit>, --reedit-message=<commit>
Like -C, but with -c the editor is invoked, so that the user can
further edit the commit message.
--reset-author
When used with -C/-c/--amend options, declare that the authorship of
the resulting commit now belongs of the committer. This also renews
the author timestamp.
What is the reason --reset-author is in that position? What
functionality is serves? There are loads of similar ones. I don't see
any group. Neither probably Joe Average.
To me the git-pages do not look that professional when options are
whereever. Take 10 manual pages side by side in terminals and the
options are chaos (try locating some option, say "-v", on every command
and try to figure if it serves same purpose in every command or not).
When the pages list options in alphabetical order, it doesn't take long
to compare commands: similarities and differences in options, or missing
options, or inconsistencies for that matter.
Jari
next prev parent reply other threads:[~2010-12-01 22:45 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-01 14:58 [PATCH] git-commit.txt: Order options alphabetically jari.aalto
2010-12-01 16:50 ` Jonathan Nieder
2010-12-01 17:16 ` Jari Aalto
2010-12-01 17:48 ` Jakub Narebski
2010-12-01 18:39 ` Jari Aalto
2010-12-02 14:27 ` Jakub Narebski
2010-12-01 19:30 ` Junio C Hamano
2010-12-01 21:58 ` Kevin Ballard
2010-12-01 22:45 ` Jari Aalto [this message]
2010-12-01 22:52 ` Kevin Ballard
2010-12-01 23:02 ` Jari Aalto
2010-12-02 8:53 ` Jan Krüger
2010-12-02 12:03 ` Jari Aalto
2010-12-02 14:23 ` Jakub Narebski
2010-12-02 19:30 ` Jan Krüger
2010-12-01 22:35 ` Jari Aalto
2010-12-01 22:49 ` Kevin Ballard
2010-12-01 23:05 ` Jari Aalto
2010-12-01 23:40 ` Kevin Ballard
2010-12-02 5:35 ` Jari Aalto
2010-12-03 12:10 ` Erik Faye-Lund
2010-12-03 13:03 ` Nguyen Thai Ngoc Duy
-- strict thread matches above, loose matches on Subject: below --
2010-12-01 15:52 jari.aalto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mxopt8my.fsf@picasso.cante.net \
--to=jari.aalto@cante.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.