git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remove deprecated OPTION_BOOLEAN
@ 2013-07-29 15:38 Stefan Beller
  2013-07-29 15:38 ` Stefan Beller
  2013-07-29 17:58 ` Junio C Hamano
  0 siblings, 2 replies; 7+ messages in thread
From: Stefan Beller @ 2013-07-29 15:38 UTC (permalink / raw)
  To: git; +Cc: Stefan Beller

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-29 18:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 15:38 [PATCH] Remove deprecated OPTION_BOOLEAN Stefan Beller
2013-07-29 15:38 ` 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

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).