diff options
author | Junio C Hamano <junkio@cox.net> | 2005-12-29 01:20:06 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-12-29 01:32:56 -0800 |
commit | 89438677abaae1a8ffc3c0905f3355a590da7bf4 (patch) | |
tree | f1d43ab8459bcc2010220c32c03001e7588b26f6 /Documentation/cvs-migration.txt | |
parent | f1ec72ba1e52783179a7da7defaab0458c895617 (diff) | |
download | git-89438677abaae1a8ffc3c0905f3355a590da7bf4.tar.gz |
Documentation: spell.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/cvs-migration.txt')
-rw-r--r-- | Documentation/cvs-migration.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cvs-migration.txt b/Documentation/cvs-migration.txt index dc9387b697..8fd1a33499 100644 --- a/Documentation/cvs-migration.txt +++ b/Documentation/cvs-migration.txt @@ -138,7 +138,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 |