author | Jonathan Nieder <jrnieder@uchicago.edu> | |
Mon, 30 Jun 2008 22:01:21 +0000 (17:01 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jul 2008 00:20:09 +0000 (17:20 -0700) | ||
commit | 6998e4db52c6d98670a2cd1e59a7708dc18e2c52 | |
tree | 7b959952a2e4656e20d474f3375912cf23ab9f7d | tree | snapshot |
parent | 951b09ce363f503d7bbd9dfa01b5a3ea2623c3d8 | commit | diff |
Documentation: fix links to tutorials and other new manual pages
With the conversion of HTML documentation to man pages
tutorial.html -> gittutorial (7)
tutorial-2.html -> gittutorial-2 (7)
cvs-migration.html -> gitcvs-migration (7)
diffcore.html -> gitdiffcore (7)
repository-layout.html -> gitrepository-layout (5)
hooks.html -> githooks (5)
glossary.html -> gitglossary (7)
core-tutorial.html -> gitcore-tutorial (7)
and the automatic update of references to these pages,
a little debris was left behind. We clear it away.
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
With the conversion of HTML documentation to man pages
tutorial.html -> gittutorial (7)
tutorial-2.html -> gittutorial-2 (7)
cvs-migration.html -> gitcvs-migration (7)
diffcore.html -> gitdiffcore (7)
repository-layout.html -> gitrepository-layout (5)
hooks.html -> githooks (5)
glossary.html -> gitglossary (7)
core-tutorial.html -> gitcore-tutorial (7)
and the automatic update of references to these pages,
a little debris was left behind. We clear it away.
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>