diff options
| author | Amos Waterland <apw@rossby.metr.ou.edu> | 2005-09-01 09:13:50 -0500 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2005-09-01 21:45:00 -0700 |
| commit | 89bc8c785e20258efba3b2b5ffc26098fa0b8bc8 (patch) | |
| tree | 3260ded767eb47cfa959cdc46d35ef9e4b6d1a16 /ssh-fetch.c | |
| parent | Add repository-layout document. (diff) | |
| download | git-89bc8c785e20258efba3b2b5ffc26098fa0b8bc8.tar.gz git-89bc8c785e20258efba3b2b5ffc26098fa0b8bc8.zip | |
[PATCH] Explain what went wrong on update-cache of new file
If somebody tries to run `git update-cache foo', where foo is a new
file, git dies with a rather cryptic error message:
fatal: Unable to add foo to database
This trivial patch makes git explain what probably went wrong. It is
not a perfect diagnosis of all error paths, but for 90% of the cases it
should provide the user with the clue they need.
[jc: I ended up wording slightly differently, and fixed another
confusing error message I noticed while reviewing the code.]
Signed-off-by: Amos Waterland <apw@rossby.metr.ou.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'ssh-fetch.c')
0 files changed, 0 insertions, 0 deletions
