summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 219ee52)
raw | patch | inline | side by side (parent: 219ee52)
author | Jonas Fonseca <fonseca@diku.dk> | |
Wed, 24 May 2006 15:18:33 +0000 (17:18 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Wed, 24 May 2006 15:18:33 +0000 (17:18 +0200) |
tig.c | patch | blob | history |
index cfdf0261f25f65b9e2c60993528499f68018cb6b..8c10ba58c4d1c23d791d95f75be2f05c26a69221 100644 (file)
--- a/tig.c
+++ b/tig.c
*
* SEE ALSO
* --------
- * [verse]
- * link:http://www.kernel.org/pub/software/scm/git/docs/[git(7)],
- * link:http://www.kernel.org/pub/software/scm/cogito/docs/[cogito(7)]
- * gitk(1): git repository browser written using tcl/tk,
- * qgit(1): git repository browser written using c++/Qt,
- * gitview(1): git repository browser written using python/gtk.
+ * - link:http://www.kernel.org/pub/software/scm/git/docs/[git(7)],
+ * - link:http://www.kernel.org/pub/software/scm/cogito/docs/[cogito(7)]
+ *
+ * Other git repository browsers:
+*
+ * - gitk(1)
+ * - qgit(1)
+ * - gitview(1)
**/