git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)
@ 2008-04-12  9:50 Clifford Caoile
  0 siblings, 0 replies; only message in thread
From: Clifford Caoile @ 2008-04-12  9:50 UTC (permalink / raw)
  To: Git Mailing List

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-12  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-12  9:50 [PATCH] Docs gitk: Explicitly mention the files that gitk uses (~/.gitk) Clifford Caoile

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).