Merge branch 'dl/credential-cache-socket-in-xdg-cache' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Mar 2017 21:03:23 +0000 (14:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Mar 2017 21:03:23 +0000 (14:03 -0700)
commit9de71bcce833455df38b71969d0a970aefde78cf
treed59a5bc73568c70ac001bd0ca7954cb80de3ed62
parentce800cd91bc8fcacf08eff932cf837daec874727
parent612c49e94d5c761bd9fc4752283b82786c23856a
Merge branch 'dl/credential-cache-socket-in-xdg-cache' into next

The default location "~/.git-credential-cache/socket" for the
socket used to communicate with the credential-cache daemon has
been moved to "~/.cache/git/credential/socket".

* dl/credential-cache-socket-in-xdg-cache:
  credential-cache: add tests for XDG functionality
  credential-cache: use XDG_CACHE_HOME for socket
  path.c: add xdg_cache_home
cache.h