Skip to content

Commit bcb20dd

Browse files
j6tgitster
authored andcommitted
doc/gitk: update reference to the external project
Gitk is now maintained by Johannes Sixt and the repository can be cloned from a new URL. b593581 (Update the official repo of gitk, 2024-12-24) could have updated this instance in the manual, too, but the opportunity was missed. Update it now. Do give credit to Paul Mackerras as the inventor of the program. Signed-off-by: Johannes Sixt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 515a060 commit bcb20dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/gitk.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,16 +163,16 @@ used by default. If '$XDG_CONFIG_HOME' is not set it defaults to
163163

164164
History
165165
-------
166-
Gitk was the first graphical repository browser. It's written in
167-
tcl/tk.
166+
Gitk was the first graphical repository browser, written by
167+
Paul Mackerras in Tcl/Tk.
168168

169169
'gitk' is actually maintained as an independent project, but stable
170170
versions are distributed as part of the Git suite for the convenience
171171
of end users.
172172

173-
gitk-git/ comes from Paul Mackerras's gitk project:
173+
`gitk-git/` comes from Johannes Sixt's gitk project:
174174

175-
git://ozlabs.org/~paulus/gitk
175+
https://github.com/j6t/gitk
176176

177177
SEE ALSO
178178
--------

0 commit comments

Comments
 (0)