Mention 'cpio' dependency in INSTALL

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Johan Herland 2007-10-03 01:42:29 +02:00 committed by Junio C Hamano
parent 8fc293cb1e
commit 2ff5e18a93
1 changed files with 3 additions and 0 deletions

View File

@ -79,6 +79,9 @@ Issues of note:
- "perl" and POSIX-compliant shells are needed to use most of - "perl" and POSIX-compliant shells are needed to use most of
the barebone Porcelainish scripts. 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, - Some platform specific issues are dealt with Makefile rules,
but depending on your specific installation, you may not but depending on your specific installation, you may not
have all the libraries/tools needed, or you may have have all the libraries/tools needed, or you may have