X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=INSTALL;h=7da2c8982978e9ff069eb1cc2338330a45669100;hb=5f468c4805c785115cd9c5f6a8f299f23a9034f5;hp=63af8eccf3ce115a992cc3f1dc812e5842e3f75f;hpb=521a3f676794987bfd03703fe58fbec46ed69d49;p=git.git diff --git a/INSTALL b/INSTALL index 63af8eccf..7da2c8982 100644 --- a/INSTALL +++ b/INSTALL @@ -44,7 +44,7 @@ Issues of note: - "libcurl" and "curl" executable. git-http-fetch and git-fetch use them. If you do not use http - transfer, you are probabaly OK if you do not have + transfer, you are probably OK if you do not have them. - expat library; git-http-push uses it for remote lock @@ -69,7 +69,7 @@ Issues of note: git, and if you only use git to track other peoples work you'll never notice the lack of it. - - "wish", the TCL/Tk windowing shell is used in gitk to show the + - "wish", the Tcl/Tk windowing shell is used in gitk to show the history graphically - "ssh" is used to push and pull over the net @@ -96,7 +96,7 @@ Issues of note: $ mkdir manual && cd manual $ git init-db - $ git clone-pack git://git.kernel.org/pub/scm/git/git.git man html | + $ git fetch-pack git://git.kernel.org/pub/scm/git/git.git man html | while read a b do echo $a >.git/$b