diff options
author | Johan Herland <johan@herland.net> | 2008-06-15 12:13:22 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-15 13:34:32 -0700 |
commit | b96317f38ffea4a869aa5e61e435cf61dc72349d (patch) | |
tree | 5fdcd2beab1cc5d379640dc43a1cfa1c0fe61aaf /INSTALL | |
parent | 557040618ddca15fbb8d903a737da72df8365a8e (diff) | |
download | git-b96317f38ffea4a869aa5e61e435cf61dc72349d.tar.gz |
cpio is no longer used by git-clone
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -83,9 +83,6 @@ Issues of note: - "perl" and POSIX-compliant shells are needed to use most of the barebone Porcelainish scripts. - - "cpio" is used 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 |