summaryrefslogtreecommitdiff
path: root/path-list.h
diff options
context:
space:
mode:
authorAndreas Ericsson <ae@op5.se>2006-11-30 11:28:28 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-12-02 05:55:45 (GMT)
commitced7b828fadbf3d6de49d75392f1516b4ceb4491 (patch)
treed316e234ab2c58ef4667786cf733d6a4893dcfd6 /path-list.h
parent67c08ce14fb488562666ab896541ad75f1bdcca6 (diff)
downloadgit-ced7b828fadbf3d6de49d75392f1516b4ceb4491.zip
git-ced7b828fadbf3d6de49d75392f1516b4ceb4491.tar.gz
git-ced7b828fadbf3d6de49d75392f1516b4ceb4491.tar.bz2
ls-files: Give hints when errors happen.
Without this patch "git commit file.c file2.c" produces the not so stellar output: error: pathspec 'file.c' did not match any. error: pathspec 'file2.c' did not match any. With this patch, the output is changed to: error: pathspec 'file.c' did not match any file(s) known to git. error: pathspec 'file2.c' did not match any file(s) known to git. Did you forget to 'git add'? Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'path-list.h')
0 files changed, 0 insertions, 0 deletions