Revision 971aa71fc695e0b56ffe2172543a126d20b16842 authored by J. Bruce Fields on 31 August 2007, 02:49:33 UTC, committed by J. Bruce Fields on 16 September 2007, 02:13:31 UTC
The descriptions of the various object types should all be a subsection
of the "Object Database" section.

I cribbed most of this chapter from the README (now core-intro.txt and
git(7)), because there's stuff in there people need to know and I was
too lazy to rewrite it.  The audience isn't quite right, though--the
chapter is a mixture of user- and developer- level documentation that
isn't as appropriate now as it was originally.

So, reserve this chapter for stuff users need to know, and move the
source code introduction into a new "git hacking" chapter where we'll
also move any hacker-only technical details.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
1 parent 7c8b5ea
History
File Mode Size
hstrerror.c -rw-r--r-- 513 bytes
inet_ntop.c -rw-r--r-- 5.0 KB
inet_pton.c -rw-r--r-- 6.9 KB
mmap.c -rw-r--r-- 747 bytes
pread.c -rw-r--r-- 433 bytes
setenv.c -rw-r--r-- 786 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