From 235a91e6b0d1d18a2517cf7e0a18278a6912bdb0 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Fri, 6 Jan 2006 17:13:58 -0800
Subject: [PATCH] Autogenerated HTML docs for
026351a03507dc3a2e89e068c01234dc55914df2
---
cvs-migration.html | 4 ++--
cvs-migration.txt | 2 +-
diff-format.txt | 2 +-
diff-options.txt | 2 +-
git-add.html | 4 ++--
git-add.txt | 2 +-
git-am.html | 7 ++++---
git-am.txt | 1 +
git-apply.html | 7 +++++--
git-apply.txt | 5 ++++-
git-archimport.html | 10 +++++-----
git-archimport.txt | 8 ++++----
git-cat-file.html | 4 ++--
git-cat-file.txt | 2 +-
git-checkout-index.html | 7 ++++---
git-checkout-index.txt | 3 ++-
git-clone.html | 6 ++++--
git-clone.txt | 4 +++-
git-commit-tree.html | 5 +++--
git-commit-tree.txt | 3 ++-
git-commit.html | 6 ++++--
git-commit.txt | 4 +++-
git-cvsexportcommit.html | 5 ++---
git-cvsexportcommit.txt | 3 +--
git-cvsimport.html | 10 +++++-----
git-cvsimport.txt | 8 ++++----
git-daemon.html | 7 ++++---
git-daemon.txt | 3 ++-
git-diff-files.html | 6 +++---
git-diff-index.html | 10 +++++-----
git-diff-index.txt | 4 ++--
git-diff-stages.html | 6 +++---
git-diff-tree.html | 12 +++++++-----
git-diff-tree.txt | 6 ++++--
git-diff.html | 4 ++--
git-diff.txt | 2 +-
git-format-patch.html | 8 +++++---
git-format-patch.txt | 6 ++++--
git-fsck-objects.html | 6 ++++--
git-fsck-objects.txt | 4 +++-
git-grep.html | 4 ++--
git-grep.txt | 3 +--
git-http-fetch.html | 6 +++---
git-http-fetch.txt | 4 ++--
git-init-db.html | 20 +++++++++++++++++---
git-init-db.txt | 16 ++++++++++++++--
git-ls-files.html | 4 ++--
git-ls-files.txt | 2 +-
git-pack-objects.html | 4 ++--
git-pack-objects.txt | 2 +-
git-repo-config.html | 6 +++---
git-repo-config.txt | 4 ++--
git-rev-list.html | 29 +++++++++++++++--------------
git-rev-list.txt | 25 +++++++++++++------------
git-show-branch.html | 4 ++--
git-show-branch.txt | 2 +-
git-svnimport.html | 10 +++++-----
git-svnimport.txt | 8 ++++----
git.html | 4 ++--
git.txt | 2 +-
glossary.html | 4 ++--
glossary.txt | 2 +-
howto-index.html | 2 +-
howto/isolate-bugs-with-bisect.txt | 2 +-
repository-layout.html | 6 +++---
repository-layout.txt | 4 ++--
66 files changed, 223 insertions(+), 164 deletions(-)
diff --git a/cvs-migration.html b/cvs-migration.html
index d3ccbe14..50f46536 100644
--- a/cvs-migration.html
+++ b/cvs-migration.html
@@ -395,7 +395,7 @@ mailing list archives for details).
git has a couple of alternatives, though, that you may find sufficient
or even superior depending on your use. One is called "git-whatchanged"
(for obvious reasons) and the other one is called "pickaxe" ("a tool for
-the software archeologist").
+the software archaeologist").
The "git-whatchanged" script is a truly trivial script that can give you
a good overview of what has changed in a file or a directory (or an
arbitrary list of files or directories). The "pickaxe" support is an
@@ -518,7 +518,7 @@ that contain this changed "if" statement: