documentation: convert "diffcore" and "repository-layout" to man pages
authorChristian Couder <chriscool@tuxfamily.org>
Fri, 6 Jun 2008 07:07:28 +0000 (09:07 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Jun 2008 18:14:52 +0000 (11:14 -0700)
This patch renames the following documents and at the same time converts
them to the man format:

diffcore.txt -> gitdiffcore.txt (man section 7)
repository-layout.txt -> gitrepository-layout.txt (man section 5)

Other documents that reference the above ones are changed accordingly.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found