Git development
 help / color / mirror / Atom feed
* [PATCH] INSTALL: Update section about git-frotz form.
@ 2008-07-06  4:28 Miklos Vajna
  2008-07-06 11:14 ` Johannes Schindelin
  0 siblings, 1 reply; 4+ messages in thread
From: Miklos Vajna @ 2008-07-06  4:28 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

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>
---
 INSTALL |   18 ++++++------------
 1 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/INSTALL b/INSTALL
index 4a4e13f..0efb4b7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -27,20 +27,14 @@ Issues of note:
  - git normally installs a helper script wrapper called "git", which
    conflicts with a similarly named "GNU interactive tools" program.
 
-   Tough.  Either don't use the wrapper script, or delete the old GNU
-   interactive tools.  None of the core git stuff needs the wrapper,
-   it's just a convenient shorthand and while it is documented in some
-   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
+   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.
 
-   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.
+   In addition, 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
-- 
1.5.6.1.322.ge904b.dirty

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-07-07 13:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-06  4:28 [PATCH] INSTALL: Update section about git-frotz form Miklos Vajna
2008-07-06 11:14 ` Johannes Schindelin
2008-07-07  2:10   ` Junio C Hamano
2008-07-07 13:50     ` Miklos Vajna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox