Re: [PATCH 05/12] user-manual: rewrite index discussion
From: J. Bruce Fields <hidden>
Date: 2016-06-15 22:43:34
On Sun, Sep 09, 2007 at 05:38:20PM -0700, Junio C Hamano wrote:
At the end of first paragraph as a note would be good. People may scan from top to bottom (maybe "Find...") to look for "cache" and find the sentence "this chapter is about index but that is what you are looking for". That feels a natural flow.
OK, I've addressed all the comments I've gotten and pushed an updated
version to:
git://linux-nfs.org/~bfields/git.git maint
Please pull if it looks ready.
--b.
J. Bruce Fields (12):
user-manual: adjust section levels in "git internals"
user-manual: move object format details to hacking-git chapter
user-manual: rename "git internals" to "git concepts"
user-manual: create new "low-level git operations" chapter
user-manual: rewrite index discussion
user-manual: reorder commit, blob, tree discussion
user-manual: rewrite object database discussion
user-manual: move packfile and dangling object discussion
user-manual: fix introduction to packfiles
user-manual: todo updates and cleanup
documentation: replace Discussion section by link to user-manual chapter
core-tutorial: minor cleanup
Documentation/Makefile | 2 +-
Documentation/core-intro.txt | 592 --------------------------
Documentation/core-tutorial.txt | 32 +-
Documentation/git.txt | 57 +++-
Documentation/user-manual.txt | 868 ++++++++++++++++++++++-----------------
5 files changed, 548 insertions(+), 1003 deletions(-)
delete mode 100644 Documentation/core-intro.txt