Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-config: print error message if the config file cannot be read
Instead of simply exiting with 255, print an error message including the reason why a config file specified through --file cannot be opened or read. The problem was noticed by Joey Hess, reported through http://bugs.debian.org/445208 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
- Loading branch information