From: Craig Fratrik <cfratrik@gmail.com>
To: git@vger.kernel.org
Cc: Craig Fratrik <cfratrik@gmail.com>
Subject: [PATCH] Noted that vi is the final choice of editor in git help commit
Date: Tue, 13 Jan 2009 14:33:36 -0800 [thread overview]
Message-ID: <1231886016-31675-1-git-send-email-cfratrik@gmail.com> (raw)
---
Documentation/git-commit.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index b5d81be..1b9e7a5 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/git-commit.txt
@@ -318,8 +318,8 @@ ENVIRONMENT AND CONFIGURATION VARIABLES
---------------------------------------
The editor used to edit the commit log message will be chosen from the
GIT_EDITOR environment variable, the core.editor configuration variable, the
-VISUAL environment variable, or the EDITOR environment variable (in that
-order).
+VISUAL environment variable, the EDITOR environment variable, or finally 'vi'
+(in that order).
HOOKS
-----
--
1.6.0.4.608.ga9645.dirty
next reply other threads:[~2009-01-14 5:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-13 22:33 Craig Fratrik [this message]
2009-01-14 9:55 ` [PATCH] Noted that vi is the final choice of editor in git help commit Adeodato Simó
2009-01-14 11:14 ` Michael J Gruber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1231886016-31675-1-git-send-email-cfratrik@gmail.com \
--to=cfratrik@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).