diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2006-12-23 02:34:41 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-29 11:36:45 -0800 |
commit | 73b4e4be7128f75346ce6053d6da1672f243bc74 (patch) | |
tree | df0ac4eeb57f001a168589cf9c69598ffe8abb5b /Documentation/git-tools.txt | |
parent | Ensure core.packedGitWindowSize cannot be less than 2 pages. (diff) | |
download | tgif-73b4e4be7128f75346ce6053d6da1672f243bc74.tar.xz |
Improve error message when packfile mmap fails.
If we are unable to mmap the a region of the packfile with the mmap()
system call there may be a good reason why, such as a closed file
descriptor or out of address space. Reporting the system level
error message can help to debug such problems.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-tools.txt')
0 files changed, 0 insertions, 0 deletions