Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
doc: gitk: remove gitview reference
author
Philip Oakley
<philipoakley@iee.org>
Thu, 12 Jan 2017 21:32:38 +0000
(21:32 +0000)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
3c87878
)
diff --git
a/Documentation/gitk.txt
b/Documentation/gitk.txt
index 6ade00217606cd111811dcd5777df5c66bb9bf39..6c84c012b7d42428c95fae063b5d5b7725143a2d 100644
(file)
--- a/
Documentation/gitk.txt
+++ b/
Documentation/gitk.txt
@@
-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.