INSTALL: Update section about git-frotz form.

The old text stated that 'git-frotz' can be always used instead of 'git
frotz' which is no longer true.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Miklos Vajna 2008-07-06 06:28:41 +02:00 committed by Junio C Hamano
parent c96a6d3660
commit f45ed32c40

18
INSTALL
View File

@ -27,20 +27,14 @@ Issues of note:
- git normally installs a helper script wrapper called "git", which - git normally installs a helper script wrapper called "git", which
conflicts with a similarly named "GNU interactive tools" program. conflicts with a similarly named "GNU interactive tools" program.
Tough. Either don't use the wrapper script, or delete the old GNU Let's face it, most of us don't have GNU interactive tools, and even
interactive tools. None of the core git stuff needs the wrapper, if we had it, we wouldn't know what it does. I don't think it has
it's just a convenient shorthand and while it is documented in some been actively developed since 1997, and people have moved over to
places, you can always replace "git commit" with "git-commit"
instead.
But let's face it, most of us don't have GNU interactive tools, and
even if we had it, we wouldn't know what it does. I don't think it
has been actively developed since 1997, and people have moved over to
graphical file managers. graphical file managers.
NOTE: As of gnuit-4.9.2, the GNU interactive tools package has been In addition, as of gnuit-4.9.2, the GNU interactive tools package has
renamed. You can compile gnuit with the --disable-transition been renamed. You can compile gnuit with the --disable-transition
option and then it will not conflict with git. option and then it will not conflict with git.
- You can use git after building but without installing if you - You can use git after building but without installing if you
wanted to. Various git commands need to find other git wanted to. Various git commands need to find other git