diff options
author | Jon Griffiths <jon_p_griffiths@yahoo.com> | 2016-02-23 02:16:04 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-23 14:48:03 -0800 |
commit | 6e6144905188a76ef75c5418bd48c333adeebdcd (patch) | |
tree | 23bb7809cc65e736afad1c98ec857df3b041905f /git-difftool--helper.sh | |
parent | bd93b8d9becb01d21871b63e34c2e824c60b1e8c (diff) | |
download | git-6e6144905188a76ef75c5418bd48c333adeebdcd.tar.gz |
credential-cache--daemon: change to the socket dir on startupjg/credential-cache-chdir-to-sockdir
Changing to the socket path stops the daemon holding open
the directory the user was in when it was started,
preventing umount from working. We're already holding open a
socket in that directory, so there's no downside.
Thanks-to: Jeff King <peff@peff.net>
Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-difftool--helper.sh')
0 files changed, 0 insertions, 0 deletions