git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Kristian Høgsberg" <krh@redhat.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Move option parsing code to parse-options.[ch].
Date: Fri, 21 Sep 2007 12:44:14 -0700	[thread overview]
Message-ID: <7vsl57iz1t.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <1190401278-2869-1-git-send-email-krh@redhat.com> (Kristian Høgsberg's message of "Fri, 21 Sep 2007 15:01:17 -0400")

Kristian Høgsberg <krh@redhat.com> writes:

> Signed-off-by: Kristian Høgsberg <krh@redhat.com>
> ---
>  Makefile         |    2 +-
>  builtin-commit.c |  117 ++++++++----------------------------------------------
>  parse-options.c  |   74 ++++++++++++++++++++++++++++++++++
>  parse-options.h  |   29 +++++++++++++
>  4 files changed, 121 insertions(+), 101 deletions(-)
>  create mode 100644 parse-options.c
>  create mode 100644 parse-options.h

Hmmmmmmm. Is it too much to ask to pretend as if the previous
"builtin-commit.c" that had these parts that did not belong to
it in the first place never happened?

  parent reply	other threads:[~2007-09-21 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-21 19:01 [PATCH] Move option parsing code to parse-options.[ch] Kristian Høgsberg
2007-09-21 19:01 ` [PATCH] Share add_files_to_cache() with builtin-add.c Kristian Høgsberg
2007-09-21 19:44 ` Junio C Hamano [this message]
2007-09-24 18:41   ` [PATCH] Move option parsing code to parse-options.[ch] Kristian Høgsberg

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vsl57iz1t.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=krh@redhat.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).