1
0
mirror of https://github.com/git/git.git synced 2024-11-20 12:54:00 +01:00
git/Documentation
Christian Couder b27a23e35d Documentation: convert tutorials to man pages
This patch renames the following documents and at the same time converts
them to the man page format:

cvs-migration.txt -> gitcvs-migration.txt
tutorial.txt      -> gittutorial.txt
tutorial-2.txt    -> gittutorial-2.txt

These new man pages are put in section 7, and other documents that reference
the above ones are change accordingly.

[jc: with help from Nanako to clean things up]

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-05-24 22:28:16 -07:00
..
howto
technical log and rev-list: add --graph option 2008-05-05 18:46:35 -07:00
.gitattributes
.gitignore
asciidoc.conf
blame-options.txt
build-docdep.perl
callouts.xsl
cat-texi.perl
cmd-list.perl
CodingGuidelines CodingGuidelines: Add a note to avoid assignments inside if() 2008-05-24 22:13:19 -07:00
config.txt Add log.date config variable 2008-05-23 16:05:42 -07:00
core-tutorial.txt Documentation: convert tutorials to man pages 2008-05-24 22:28:16 -07:00
diff-format.txt
diff-generate-patch.txt
diff-options.txt Merge branch 'maint-1.5.4' into maint 2008-04-22 23:37:06 -07:00
diffcore.txt
docbook-xsl.css
docbook.xsl
everyday.txt git-gc --prune is deprecated 2008-04-22 21:53:37 -07:00
fetch-options.txt
fix-texi.perl
git-add.txt Add --ignore-errors to git-add to allow it to skip files with read errors 2008-05-12 20:54:52 -07:00
git-am.txt
git-annotate.txt
git-apply.txt
git-archimport.txt
git-archive.txt
git-bisect.txt Merge branch 'gp/bisect-fix' 2008-05-12 15:44:43 -07:00
git-blame.txt
git-branch.txt git-branch.txt: compare --contains, --merged and --no-merged 2008-04-20 18:16:46 -07:00
git-bundle.txt
git-cat-file.txt
git-check-attr.txt
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt git checkout: add -t alias for --track 2008-04-27 13:19:33 -07:00
git-cherry-pick.txt Allow cherry-pick (and revert) to add signoff line 2008-04-26 14:06:17 -07:00
git-cherry.txt
git-citool.txt
git-clean.txt
git-clone.txt git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc 2008-04-22 21:40:44 -07:00
git-commit-tree.txt
git-commit.txt Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00
git-config.txt
git-count-objects.txt
git-cvsexportcommit.txt cvsexportcommit: Create config option for CVS dir 2008-05-21 13:07:41 -07:00
git-cvsimport.txt
git-cvsserver.txt
git-daemon.txt doc/git-daemon: s/uploadarchive/uploadarch/ 2008-05-19 22:46:13 -07:00
git-describe.txt Merge branch 'maint-1.5.4' into maint 2008-05-14 13:46:42 -07:00
git-diff-files.txt
git-diff-index.txt
git-diff-tree.txt
git-diff.txt
git-fast-export.txt
git-fast-import.txt
git-fetch-pack.txt
git-fetch.txt
git-filter-branch.txt Merge branch 'maint' 2008-05-16 22:10:13 -07:00
git-fmt-merge-msg.txt
git-for-each-ref.txt
git-format-patch.txt Merge branch 'mv/format-cc' 2008-05-14 13:34:34 -07:00
git-fsck-objects.txt
git-fsck.txt Documentation: point git-prune users to git-gc 2008-04-29 23:11:57 -07:00
git-gc.txt doc/git-gc: add a note about what is collected 2008-04-24 21:50:19 -07:00
git-get-tar-commit-id.txt
git-grep.txt
git-gui.txt
git-hash-object.txt
git-help.txt documentation: help: add info about "man.<tool>.cmd" config var 2008-04-26 14:34:49 -07:00
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt
git-index-pack.txt
git-init-db.txt
git-init.txt
git-instaweb.txt
git-log.txt
git-lost-found.txt
git-ls-files.txt
git-ls-remote.txt
git-ls-tree.txt
git-mailinfo.txt
git-mailsplit.txt
git-merge-base.txt
git-merge-file.txt
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt
git-mergetool.txt
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt
git-pack-objects.txt
git-pack-redundant.txt
git-pack-refs.txt
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt
git-prune.txt Documentation/git-prune.txt: document unpacked logic 2008-05-15 01:30:25 -07:00
git-pull.txt Documentation: improve "add", "pull" and "format-patch" examples 2008-05-06 21:46:42 -07:00
git-push.txt Merge branch 'pb/push' 2008-05-23 16:06:07 -07:00
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt
git-receive-pack.txt
git-reflog.txt
git-relink.txt
git-remote.txt Add a remote.*.mirror configuration option 2008-04-20 18:49:22 -07:00
git-repack.txt Merge branch 'bc/repack' 2008-05-23 16:06:01 -07:00
git-repo-config.txt
git-request-pull.txt
git-rerere.txt
git-reset.txt
git-rev-list.txt
git-rev-parse.txt Documentation: rev-parse: add a few "--verify" and "--default" examples 2008-05-21 12:57:18 -07:00
git-revert.txt Allow cherry-pick (and revert) to add signoff line 2008-04-26 14:06:17 -07:00
git-rm.txt
git-send-email.txt
git-send-pack.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt
git-show-branch.txt
git-show-index.txt
git-show-ref.txt
git-show.txt git-show.txt: Not very stubby these days. 2008-05-22 23:21:30 -07:00
git-stash.txt
git-status.txt
git-stripspace.txt
git-submodule.txt submodule update: add convenience option --init 2008-05-16 13:03:55 -07:00
git-svn.txt Documentation: Add missing git svn commands 2008-05-19 22:42:29 -07:00
git-symbolic-ref.txt
git-tag.txt
git-tar-tree.txt
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt Add otherwise missing --strict option to unpack-objects summary. 2008-04-29 23:11:57 -07:00
git-update-index.txt
git-update-ref.txt
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt
git-var.txt
git-verify-pack.txt
git-verify-tag.txt
git-web--browse.txt Documentation/git-web--browse.txt: fix small typo 2008-05-16 12:39:35 -07:00
git-whatchanged.txt
git-write-tree.txt
git.txt Documentation: convert tutorials to man pages 2008-05-24 22:28:16 -07:00
gitattributes.txt
gitcli.txt Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00
gitcvs-migration.txt Documentation: convert tutorials to man pages 2008-05-24 22:28:16 -07:00
githooks.txt Merge branch 'cc/hooks-doc' 2008-05-14 13:34:23 -07:00
gitignore.txt
gitk.txt Documentation gitk: Describe what --merge does 2008-04-29 23:11:57 -07:00
gitmodules.txt
gittutorial-2.txt Documentation: convert tutorials to man pages 2008-05-24 22:28:16 -07:00
gittutorial.txt Documentation: convert tutorials to man pages 2008-05-24 22:28:16 -07:00
glossary.txt
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
Makefile Documentation: convert tutorials to man pages 2008-05-24 22:28:16 -07:00
manpage-1.72.xsl
merge-config.txt add merge.renamelimit config option 2008-05-03 13:39:51 -07:00
merge-options.txt
merge-strategies.txt
pretty-formats.txt
pretty-options.txt
pull-fetch-param.txt
RelNotes-1.5.0.1.txt
RelNotes-1.5.0.2.txt
RelNotes-1.5.0.3.txt
RelNotes-1.5.0.4.txt
RelNotes-1.5.0.5.txt
RelNotes-1.5.0.6.txt
RelNotes-1.5.0.7.txt
RelNotes-1.5.0.txt
RelNotes-1.5.1.1.txt
RelNotes-1.5.1.2.txt
RelNotes-1.5.1.3.txt
RelNotes-1.5.1.4.txt
RelNotes-1.5.1.5.txt
RelNotes-1.5.1.6.txt
RelNotes-1.5.1.txt
RelNotes-1.5.2.1.txt
RelNotes-1.5.2.2.txt
RelNotes-1.5.2.3.txt
RelNotes-1.5.2.4.txt
RelNotes-1.5.2.5.txt
RelNotes-1.5.2.txt
RelNotes-1.5.3.1.txt
RelNotes-1.5.3.2.txt
RelNotes-1.5.3.3.txt
RelNotes-1.5.3.4.txt
RelNotes-1.5.3.5.txt
RelNotes-1.5.3.6.txt
RelNotes-1.5.3.7.txt
RelNotes-1.5.3.8.txt
RelNotes-1.5.3.txt
RelNotes-1.5.4.1.txt
RelNotes-1.5.4.2.txt
RelNotes-1.5.4.3.txt
RelNotes-1.5.4.4.txt
RelNotes-1.5.4.5.txt
RelNotes-1.5.4.txt
RelNotes-1.5.5.1.txt
RelNotes-1.5.5.txt
RelNotes-1.5.6.txt First batch of post 1.5.5 updates 2008-04-20 16:03:40 -07:00
repository-layout.txt Merge branch 'cc/hooks-doc' 2008-05-14 13:34:23 -07:00
rev-list-options.txt Merge branch 'maint' 2008-05-23 16:05:46 -07:00
SubmittingPatches
urls-remotes.txt
urls.txt
user-manual.conf
user-manual.txt Documentation: convert tutorials to man pages 2008-05-24 22:28:16 -07:00