From: Paul Tan <pyokagan@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH] [GSoC15] git-credentials-store: support XDG config dir
Date: Wed, 4 Mar 2015 04:24:57 +0800 [thread overview]
Message-ID: <1425414299-24000-1-git-send-email-pyokagan@gmail.com> (raw)
Hi all,
This is my initial implementation for the GSoC15 microproject for
supporting both ~/.git-credentials and the XDG standard
$XDG_CONFIG_HOME/git/credentials.
I wrote the XDG tests in t0302-credential-store.sh in the end because it
depends on the helper_test and check functions defined in
lib-credential.sh.
For your feedback please.
Regards,
Paul
next reply other threads:[~2015-03-03 20:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 20:24 Paul Tan [this message]
2015-03-03 20:24 ` [PATCH 1/2] git-credential-store: support XDG config dir Paul Tan
2015-03-03 22:00 ` Matthieu Moy
2015-03-03 23:01 ` Junio C Hamano
2015-03-04 9:45 ` Jeff King
2015-03-05 6:26 ` Paul Tan
2015-03-05 18:37 ` Junio C Hamano
2015-03-06 9:57 ` Matthieu Moy
2015-03-03 20:24 ` [PATCH 2/2] tests: test credential-store XDG support Paul Tan
2015-03-03 22:08 ` Matthieu Moy
2015-03-03 23:11 ` Junio C Hamano
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=1425414299-24000-1-git-send-email-pyokagan@gmail.com \
--to=pyokagan@gmail.com \
--cc=git@vger.kernel.org \
/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).