aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2007-10-03 01:42:29 +0200
committerJunio C Hamano <gitster@pobox.com>2007-10-02 17:35:29 -0700
commit2ff5e18a930ddaf03c77a60e52648e7b8b20fc8d (patch)
tree85ffaa092f5e1a7b5c3292f2573cb1840f9d825b
parent8fc293cb1e639c9ea555a8e95e3a7801fc1d1be8 (diff)
downloadgit-2ff5e18a930ddaf03c77a60e52648e7b8b20fc8d.tar.gz
git-2ff5e18a930ddaf03c77a60e52648e7b8b20fc8d.tar.xz
Mention 'cpio' dependency in INSTALL
Signed-off-by: Johan Herland <johan@herland.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 289b046a4..f1eb4049b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -79,6 +79,9 @@ Issues of note:
- "perl" and POSIX-compliant shells are needed to use most of
the barebone Porcelainish scripts.
+ - "cpio" is used by git-merge for saving and restoring the index,
+ and by git-clone when doing a local (possibly hardlinked) clone.
+
- Some platform specific issues are dealt with Makefile rules,
but depending on your specific installation, you may not
have all the libraries/tools needed, or you may have