Skip to content

Commit

Permalink
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Browse files Browse the repository at this point in the history
* 'maint' of git://linux-nfs.org/~bfields/git:
  core-tutorial: minor cleanup
  documentation: replace Discussion section by link to user-manual chapter
  user-manual: todo updates and cleanup
  user-manual: fix introduction to packfiles
  user-manual: move packfile and dangling object discussion
  user-manual: rewrite object database discussion
  user-manual: reorder commit, blob, tree discussion
  user-manual: rewrite index discussion
  user-manual: create new "low-level git operations" chapter
  user-manual: rename "git internals" to "git concepts"
  user-manual: move object format details to hacking-git chapter
  user-manual: adjust section levels in "git internals"
  • Loading branch information
Junio C Hamano committed Sep 16, 2007
2 parents 023756f + a85feca commit f3caeb9
Show file tree
Hide file tree
Showing 5 changed files with 548 additions and 1,003 deletions.
2 changes: 1 addition & 1 deletion Documentation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ cmd-list.made: cmd-list.perl $(MAN1_TXT)
perl ./cmd-list.perl
date >$@

git.7 git.html: git.txt core-intro.txt
git.7 git.html: git.txt

clean:
$(RM) *.xml *.xml+ *.html *.html+ *.1 *.5 *.7 *.texi *.texi+ howto-index.txt howto/*.html doc.dep
Expand Down
Loading

0 comments on commit f3caeb9

Please sign in to comment.