git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Tan <pyokagan@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Eric Sunshine <sunshine@sunshineco.com>,
	Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>,
	Git List <git@vger.kernel.org>, Jeff King <peff@peff.net>,
	Johannes Sixt <j6t@kdbg.org>
Subject: Re: [PATCH v5 3/3] t0302: test credential-store support for XDG_CONFIG_HOME
Date: Thu, 26 Mar 2015 13:20:42 +0800	[thread overview]
Message-ID: <20150326052042.GA20689@yoshi.chippynet.com> (raw)
In-Reply-To: <xmqqr3sc25b0.fsf@gitster.dls.corp.google.com>

On Wed, Mar 25, 2015 at 01:25:07PM -0700, Junio C Hamano wrote:
> Junio C Hamano <gitster@pobox.com> writes:
> I've already queued the following and merged it to 'next'.

Thanks Matthieu and Eric for your reviews, and Johannes for following up
on this.

Will keep in view XDG support for ~/.git-credential-cache next because I
don't like to leave things unfinished, unless we want to keep it around
as a microproject. Perhaps home_config_paths() can also be
simplified/removed because it hardcodes '~/.gitconfig'.

Regards,
Paul

  reply	other threads:[~2015-03-26  5:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24  5:20 [PATCH v5 1/3] git-credential-store: support multiple credential files Paul Tan
2015-03-24  5:20 ` [PATCH v5 2/3] git-credential-store: support XDG_CONFIG_HOME Paul Tan
2015-03-24  5:20 ` [PATCH v5 3/3] t0302: test credential-store support for XDG_CONFIG_HOME Paul Tan
2015-03-24  9:52   ` Matthieu Moy
2015-03-25  6:54     ` Eric Sunshine
2015-03-25 16:17       ` Junio C Hamano
2015-03-25 20:25         ` Junio C Hamano
2015-03-26  5:20           ` Paul Tan [this message]
2015-03-26 13:27             ` Matthieu Moy
2015-03-25  6:42   ` Eric Sunshine
2015-03-25 19:03     ` Johannes Sixt

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=20150326052042.GA20689@yoshi.chippynet.com \
    --to=pyokagan@gmail.com \
    --cc=Matthieu.Moy@grenoble-inp.fr \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=j6t@kdbg.org \
    --cc=peff@peff.net \
    --cc=sunshine@sunshineco.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).