Merge branch 'js/doc-gitk-history' into maint-2.51

Manual page for "gitk" is updated with the current maintainer's
name.

* js/doc-gitk-history:
  doc/gitk: update reference to the external project
maint
Junio C Hamano 2025-10-14 13:40:52 -07:00
commit 0b4a263bd8
1 changed files with 4 additions and 4 deletions

View File

@ -163,16 +163,16 @@ used by default. If '$XDG_CONFIG_HOME' is not set it defaults to

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

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

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

git://ozlabs.org/~paulus/gitk
https://github.com/j6t/gitk

SEE ALSO
--------