Skip to content

Commit

Permalink
INSTALL: add a note about GNU interactive tools has been renamed
Browse files Browse the repository at this point in the history
In recent versions GNU's git has been renamed to gnuit, document this
while talking about how to resolve the conflict.

Signed-off-by: Miklos Vajna <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
Miklos Vajna authored and gitster committed May 5, 2008
1 parent c697ad1 commit 62a64d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Issues of note:
has been actively developed since 1997, and people have moved over to
graphical file managers.

NOTE: As of gnuit-4.9.2, the GNU interactive tools package has been
renamed. You can compile gnuit with the --disable-transition
option and then it will not conflict with git.

- You can use git after building but without installing if you
wanted to. Various git commands need to find other git
commands and scripts to do their work, so you would need to
Expand Down

0 comments on commit 62a64d1

Please sign in to comment.