Skip to content

Commit f1c3239

Browse files
g-papegitster
authored andcommitted
INSTALL: git-merge no longer uses cpio
Since a64d778 git merge doesn't use cpio anymore, adapt the documentation. Signed-off-by: Gerrit Pape <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5ea55ed commit f1c3239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Issues of note:
7979
- "perl" and POSIX-compliant shells are needed to use most of
8080
the barebone Porcelainish scripts.
8181

82-
- "cpio" is used by git-merge for saving and restoring the index,
83-
and by git-clone when doing a local (possibly hardlinked) clone.
82+
- "cpio" is used by git-clone when doing a local (possibly
83+
hardlinked) clone.
8484

8585
- Some platform specific issues are dealt with Makefile rules,
8686
but depending on your specific installation, you may not

0 commit comments

Comments
 (0)