diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2011-05-17 17:38:52 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-17 21:01:17 -0700 |
commit | 7a39741999a5216257b1fbcc847cf0c62c114088 (patch) | |
tree | 56bad681465958014dd2cff968eb684c2d729509 /t/t9157-git-svn-fetch-merge.sh | |
parent | Update release notes to 1.7.6 (diff) | |
download | tgif-7a39741999a5216257b1fbcc847cf0c62c114088.tar.xz |
config: define and document exit codes
The return codes of git_config_set() and friends are magic numbers right
in the source. #define them in cache.h where the functions are declared,
and use the constants in the source.
Also, mention the resulting exit codes of "git config" in its man page
(and complete the list).
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9157-git-svn-fetch-merge.sh')
0 files changed, 0 insertions, 0 deletions