Staging
v0.5.1
Revision 3ffb58be0a779b47e1e4d3ea584ba301461a3a77 authored by Jeff King on 24 April 2008, 01:28:36 UTC, committed by Junio C Hamano on 25 April 2008, 04:50:19 UTC
It seems to be a FAQ that people try running git-gc, and
then get puzzled about why the size of their .git directory
didn't change. This note mentions the reasons why things
might unexpectedly get kept.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent d6958a1
History
File Mode Size
fopen.c -rw-r--r-- 401 bytes
hstrerror.c -rw-r--r-- 513 bytes
inet_ntop.c -rw-r--r-- 4.9 KB
inet_pton.c -rw-r--r-- 6.9 KB
memmem.c -rw-r--r-- 668 bytes
mkdtemp.c -rw-r--r-- 152 bytes
mmap.c -rw-r--r-- 747 bytes
pread.c -rw-r--r-- 433 bytes
qsort.c -rw-r--r-- 1.1 KB
setenv.c -rw-r--r-- 786 bytes
snprintf.c -rw-r--r-- 644 bytes
strcasestr.c -rw-r--r-- 431 bytes
strlcpy.c -rw-r--r-- 247 bytes
strtoumax.c -rw-r--r-- 217 bytes
unsetenv.c -rw-r--r-- 558 bytes

back to top