]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/user-manual.txt
user-manual: adjust section levels in "git internals"
authorJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 31 Aug 2007 02:49:33 +0000 (22:49 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 16 Sep 2007 02:13:31 +0000 (22:13 -0400)
commit971aa71fc695e0b56ffe2172543a126d20b16842
tree692c6db3647070943f26ed0cfaea9e6f3b44ac7a
parent7c8b5eaf225db0b6b502126fc16f8f6814c38d24
user-manual: adjust section levels in "git internals"

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>
Documentation/user-manual.txt