Skip to content

Commit b6ca73d

Browse files
Philip Oakleygitster
authored andcommitted
doc: gitk: add the upstream repo location
Match the 'git gui' information regarding the graphical browser and its upstream location. Signed-off-by: Philip Oakley <philipoakley@iee.org> Reviewed-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 11d8696 commit b6ca73d

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

Documentation/gitk.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,15 @@ used by default. If '$XDG_CONFIG_HOME' is not set it defaults to
178178
History
179179
-------
180180
Gitk was the first graphical repository browser. It's written in
181-
tcl/tk and started off in a separate repository but was later merged
182-
into the main Git repository.
181+
tcl/tk.
183182

183+
'gitk' is actually maintained as an independent project, but stable
184+
versions are distributed as part of the Git suite for the convenience
185+
of end users.
186+
187+
gitk-git/ comes from Paul Mackerras's gitk project:
188+
189+
git://ozlabs.org/~paulus/gitk
184190

185191
SEE ALSO
186192
--------

0 commit comments

Comments
 (0)