Merge branch 'pt/credential-xdg' into next
commit0d6711fc86bc2fa9527c8036c50556647dfafe1c
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:14:23 +0000 (5 21:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:14:23 +0000 (5 21:14 -0700)
tree36c80c734d15a0d9552945df17a52380cef9061b
parent8440f74997cf7958c7e8ec853f590828085049b8
parentefee5981d3d5d72f9cc7208ba7c5e9ce4afc8598
Merge branch 'pt/credential-xdg' into next

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
credential-store.c