Merge branch 'pt/credential-xdg'
commit17c7f4d8e4e0e54148f77db4cf73e07aae484ae9
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:38 +0000 (11 14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:38 +0000 (11 14:23 -0700)
tree36c80c734d15a0d9552945df17a52380cef9061b
parent8440f74997cf7958c7e8ec853f590828085049b8
parentefee5981d3d5d72f9cc7208ba7c5e9ce4afc8598
Merge branch 'pt/credential-xdg'

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