Skip to content

Commit e809507

Browse files
piyogitster
authored andcommitted
Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)
gitk creates and uses ~/.gitk Signed-off-by: Clifford Caoile <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 55ef8a4 commit e809507

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/gitk.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ gitk --max-count=100 --all \-- Makefile::
7474
Show at most 100 changes made to the file 'Makefile'. Instead of only
7575
looking for changes in the current branch look in all branches.
7676

77+
Files
78+
-----
79+
Gitk creates the .gitk file in your $HOME directory to store preferences
80+
such as display options, font, and colors.
81+
7782
See Also
7883
--------
7984
'qgit(1)'::

0 commit comments

Comments
 (0)