]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: gitk: remove gitview reference
authorPhilip Oakley <philipoakley@iee.org>
Thu, 12 Jan 2017 21:32:38 +0000 (21:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jan 2017 20:22:41 +0000 (12:22 -0800)
contrib/gitview has been removed. Remove the reference.

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>
Documentation/gitk.txt

index 6ade00217606cd111811dcd5777df5c66bb9bf39..6c84c012b7d42428c95fae063b5d5b7725143a2d 100644 (file)
@@ -187,10 +187,6 @@ SEE ALSO
 'qgit(1)'::
        A repository browser written in C++ using Qt.
 
-'gitview(1)'::
-       A repository browser written in Python using Gtk. It's based on
-       'bzrk(1)' and distributed in the contrib area of the Git repository.
-
 'tig(1)'::
        A minimal repository browser and Git tool output highlighter written
        in C using Ncurses.