summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 55ef8a4)
raw | patch | inline | side by side (parent: 55ef8a4)
author | Clifford Caoile <piyo@users.sourceforge.net> | |
Sat, 12 Apr 2008 09:50:20 +0000 (18:50 +0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 12 Apr 2008 22:39:07 +0000 (15:39 -0700) |
gitk creates and uses ~/.gitk
Signed-off-by: Clifford Caoile <piyo@users.sourceforge.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Clifford Caoile <piyo@users.sourceforge.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitk.txt | patch | blob | history |
diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt
index 29edafcedac6bcb95315e7429ea56d2d283ef6f6..ed3ba83c530411801dd1cd8980cad4d005962690 100644 (file)
--- a/Documentation/gitk.txt
+++ b/Documentation/gitk.txt
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)'::