From f1c3239ab5c4d66637822b03db407f87ed068d15 Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Wed, 6 Feb 2008 07:03:53 +0000 Subject: [PATCH] INSTALL: git-merge no longer uses cpio Since a64d7784e830b3140e7d0f2b45cb3d8fafb84cca git merge doesn't use cpio anymore, adapt the documentation. Signed-off-by: Gerrit Pape Signed-off-by: Junio C Hamano --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index f1eb4049b..6f3bcb452 100644 --- a/INSTALL +++ b/INSTALL @@ -79,8 +79,8 @@ 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. + - "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 -- 2.30.2