From: Stefan Beller <stefanbeller@googlemail.com>
To: git@vger.kernel.org
Cc: Stefan Beller <stefanbeller@googlemail.com>
Subject: [PATCH] Remove deprecated OPTION_BOOLEAN
Date: Mon, 29 Jul 2013 17:38:00 +0200 [thread overview]
Message-ID: <1375112281-3935-1-git-send-email-stefanbeller@googlemail.com> (raw)
Hi,
the following patch removes the OPTION_BOOLEAN from
all commands.
So recently Junio released -rc0. Is that a reason to not
send out patches, which do not do bugfixes? So the following
commit for example doesn't fix a bug nor does it add a feature.
Is it fine to send out such kind of commits during the -rc
times or better wait for the next development cycle?
Stefan
Stefan Beller (1):
Remove deprecated OPTION_BOOLEAN for parsing command line arguments
builtin/checkout.c | 5 ++---
builtin/clone.c | 7 +++----
builtin/commit.c | 10 ++++------
builtin/log.c | 4 ++--
builtin/notes.c | 8 ++++----
builtin/show-ref.c | 5 ++---
parse-options.h | 5 ++---
7 files changed, 19 insertions(+), 25 deletions(-)
--
1.8.4.rc0.1.g8f6a3e5
next reply other threads:[~2013-07-29 15:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-29 15:38 Stefan Beller [this message]
2013-07-29 15:38 ` [PATCH] Remove deprecated OPTION_BOOLEAN Stefan Beller
2013-07-29 18:11 ` Junio C Hamano
2013-07-29 18:18 ` Stefan Beller
2013-07-29 17:58 ` Junio C Hamano
2013-07-29 18:04 ` Stefan Beller
2013-07-29 18:50 ` Junio C Hamano
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=1375112281-3935-1-git-send-email-stefanbeller@googlemail.com \
--to=stefanbeller@googlemail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).