summaryrefslogtreecommitdiff
path: root/khash.h
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2014-04-11 23:32:25 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-04-14 20:27:23 (GMT)
commit59d3924fbb300ebfe05f9079bcfe29d0a3f30661 (patch)
tree155d64af7a1c8b24c6e6b30f2521c59ae82ceb39 /khash.h
parent68773ac915580e88016c34ce1269730382b501d4 (diff)
downloadgit-59d3924fbb300ebfe05f9079bcfe29d0a3f30661.zip
git-59d3924fbb300ebfe05f9079bcfe29d0a3f30661.tar.gz
git-59d3924fbb300ebfe05f9079bcfe29d0a3f30661.tar.bz2
prompt: fix missing file errors in zsh
zsh seems to have a bug while redirecting the stderr of the 'read' command: % read foo 2>/dev/null <foo zsh: no such file or directory: foo Which causes errors to be displayed when certain files are missing. Let's add a convenience function to manually check if the file is readable before calling "read". Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'khash.h')
0 files changed, 0 insertions, 0 deletions