From: Thomas Adam <thomas@xteddy.org>
To: "Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
Jeff King <peff@peff.net>
Subject: Re: [PATCH] pack-refs: remove all empty dirs under .git/{refs,logs/refs}
Date: Sat, 11 Feb 2012 11:27:56 +0000 [thread overview]
Message-ID: <CA+39Oz5CCxgM3s804VgnvvTYC2Yynt5YOdswD0cuZ8WWXTcqwA@mail.gmail.com> (raw)
In-Reply-To: <1328958484-4202-1-git-send-email-pclouds@gmail.com>
2012/2/11 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>:
> static void prune_refs(struct ref_to_prune *r)
> {
> + struct string_list *list = get_empty_ref_directories();;
Double ";;" at end of line.
-- Thomas Adam
prev parent reply other threads:[~2012-02-11 11:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-10 16:25 [PATCH] Remove empty ref directories while reading loose refs Nguyễn Thái Ngọc Duy
2012-02-10 19:09 ` Junio C Hamano
2012-02-10 20:53 ` Jeff King
2012-02-11 7:55 ` [PATCH 1/2] pack-refs: remove all empty directories under $GIT_DIR/refs Nguyễn Thái Ngọc Duy
2012-02-11 7:55 ` [PATCH 2/2] Revert be7c6d4 (pack-refs: remove newly empty directories) Nguyễn Thái Ngọc Duy
2012-02-11 8:26 ` [PATCH 1/2] pack-refs: remove all empty directories under $GIT_DIR/refs Junio C Hamano
2012-02-11 8:55 ` Nguyen Thai Ngoc Duy
2012-02-11 17:59 ` Junio C Hamano
2012-02-11 11:08 ` [PATCH] pack-refs: remove all empty dirs under .git/{refs,logs/refs} Nguyễn Thái Ngọc Duy
2012-02-11 11:27 ` Thomas Adam [this message]
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=CA+39Oz5CCxgM3s804VgnvvTYC2Yynt5YOdswD0cuZ8WWXTcqwA@mail.gmail.com \
--to=thomas@xteddy.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pclouds@gmail.com \
--cc=peff@peff.net \
/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).