From: Junio C Hamano <gitster@pobox.com>
To: "Michał Kiedrowicz" <michal.kiedrowicz@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH v2] init-db: migrate to parse-options
Date: Sun, 12 Jul 2009 11:27:14 -0700 [thread overview]
Message-ID: <7v8witn4e5.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <1247394272-6944-1-git-send-email-michal.kiedrowicz@gmail.com> ("Michał Kiedrowicz"'s message of "Sun\, 12 Jul 2009 12\:24\:32 +0200")
Michał Kiedrowicz <michal.kiedrowicz@gmail.com> writes:
> Also add missing --bare to init-db synopsis.
>
> Signed-off-by: Michał Kiedrowicz <michal.kiedrowicz@gmail.com>
> ---
> Documentation/git-init-db.txt | 2 +-
> builtin-init-db.c | 51 ++++++++++++++++++++++++-----------------
> 2 files changed, 31 insertions(+), 22 deletions(-)
The subject says patch v2 but there is no description since the previous
round, nor ...
> diff --git a/Documentation/git-init-db.txt b/Documentation/git-init-db.txt
> index 1fd0ff2..eba3cb4 100644
> --- a/Documentation/git-init-db.txt
> +++ b/Documentation/git-init-db.txt
> @@ -8,7 +8,7 @@ git-init-db - Creates an empty git repository
> ...
> diff --git a/builtin-init-db.c b/builtin-init-db.c
> index 4a56006..d68f61b 100644
> --- a/builtin-init-db.c
> +++ b/builtin-init-db.c
> @@ -6,6 +6,7 @@
> ...
... I see any change in the blob object name recorded on the index line.
What is going on?
next prev parent reply other threads:[~2009-07-12 18:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-11 22:53 [PATCH] init-db: migrate to parse-options Michał Kiedrowicz
2009-07-12 7:17 ` Stephen Boyd
2009-07-12 10:24 ` [PATCH v2] " Michał Kiedrowicz
2009-07-12 18:27 ` Junio C Hamano [this message]
2009-07-12 18:37 ` Michał Kiedrowicz
2009-07-12 21:34 ` Junio C Hamano
2009-07-12 23:37 ` Stephen Boyd
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=7v8witn4e5.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=michal.kiedrowicz@gmail.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.
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).