documentation: convert "diffcore" and "repository-layout" to man pages
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>
This commit is contained in:

committed by
Junio C Hamano

parent
a0ebe573a5
commit
30eba7bf2c
@ -109,7 +109,7 @@ populating your tree.
|
||||
|
||||
[NOTE]
|
||||
An advanced user may want to take a look at the
|
||||
link:repository-layout.html[repository layout] document
|
||||
linkgit:gitrepository-layout[5][repository layout] document
|
||||
after finishing this tutorial.
|
||||
|
||||
You have now created your first git repository. Of course, since it's
|
||||
|
Reference in New Issue
Block a user