]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pt/credential-xdg'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:38 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:38 +0000 (14:23 -0700)
Tweak the sample "store" backend of the credential helper to honor
XDG configuration file locations when specified.

* pt/credential-xdg:
  t0302: "unreadable" test needs POSIXPERM
  t0302: test credential-store support for XDG_CONFIG_HOME
  git-credential-store: support XDG_CONFIG_HOME
  git-credential-store: support multiple credential files

1  2 
credential-store.c

Simple merge