diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2011-11-15 15:01:32 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-15 16:59:46 -0800 |
commit | 5e1e6b93d024b5a01f4e957a2bedba899cb22f68 (patch) | |
tree | 9342f5a6601475df6c95c02eaeb18aa337dc6a34 /git-instaweb.sh | |
parent | Revert "upload-archive: use start_command instead of fork" (diff) | |
download | tgif-5e1e6b93d024b5a01f4e957a2bedba899cb22f68.tar.xz |
revert: prettify fatal messages
Some of the fatal messages printed by revert and cherry-pick look ugly
like the following:
fatal: Could not open .git/sequencer/todo.: No such file or directory
The culprit here is that these callers of the die_errno() function did not
take it into account that the message string they give to it is followed
by ": <strerror>", hence the message typically should not end with the
full-stop.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-instaweb.sh')
0 files changed, 0 insertions, 0 deletions