From: "Clifford Caoile" <piyo@users.sourceforge.net>
To: "Git Mailing List" <git@vger.kernel.org>
Subject: [PATCH] Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)
Date: Sat, 12 Apr 2008 18:50:20 +0900 [thread overview]
Message-ID: <1f748ec60804120250x72bce8a1y9d240e03590fe1c1@mail.gmail.com> (raw)
gitk creates and uses ~/.gitk
Signed-off-by: Clifford Caoile <piyo@users.sourceforge.net>
---
Documentation/gitk.txt | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt
index d247d63..1353b1a 100644
--- a/Documentation/gitk.txt
+++ b/Documentation/gitk.txt
@@ -80,6 +80,11 @@ gitk --max-count=100 --all \-- Makefile::
Show at most 100 changes made to the file 'Makefile'. Instead of only
looking for changes in the current branch look in all branches.
+Files
+-----
+Gitk creates the .gitk file in your $HOME directory to store preferences
+such as display options, font, and colors.
+
See Also
--------
'qgit(1)'::
--
1.5.4.2.1161.g1a6f0
reply other threads:[~2008-04-12 9:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1f748ec60804120250x72bce8a1y9d240e03590fe1c1@mail.gmail.com \
--to=piyo@users.sourceforge.net \
--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).