Skip to content

Commit dd7961c

Browse files
sunshinecogitster
authored andcommitted
Documentation/git-tools: drop references to defunct tools
Cogito -- unmaintained since late 2006[1] pg -- URL dead; web searches reveal no information quilt2git -- URL dead; web searches reveal no information (h)gct -- URL dead; no repository activity since 2007[2] [1]: http://git.or.cz/cogito/ [2]: http://repo.or.cz/w/hgct.git Signed-off-by: Eric Sunshine <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e810f93 commit dd7961c

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

Documentation/git-tools.txt

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,6 @@ http://git.or.cz/gitwiki/InterfacesFrontendsAndTools
1616
Alternative/Augmentative Porcelains
1717
-----------------------------------
1818

19-
- *Cogito* (http://www.kernel.org/pub/software/scm/cogito/)
20-
+
21-
Cogito is a version control system layered on top of the Git tree history
22-
storage system. It aims at seamless user interface and ease of use,
23-
providing generally smoother user experience than the "raw" Core Git
24-
itself and indeed many other version control systems.
25-
+
26-
Cogito is no longer maintained as most of its functionality
27-
is now in core Git.
28-
29-
30-
- *pg* (http://www.spearce.org/category/projects/scm/pg/)
31-
+
32-
pg is a shell script wrapper around Git to help the user manage a set of
33-
patches to files. pg is somewhat like quilt or StGit, but it does have a
34-
slightly different feature set.
35-
36-
3719
- *StGit* (http://www.procode.org/stgit/)
3820
+
3921
Stacked Git provides a quilt-like patch management functionality in the
@@ -84,12 +66,6 @@ git-svn is a simple conduit for changesets between a single Subversion
8466
branch and Git.
8567

8668

87-
- *quilt2git / git2quilt* (http://home-tj.org/wiki/index.php/Misc)
88-
+
89-
These utilities convert patch series in a quilt repository and commit
90-
series in Git back and forth.
91-
92-
9369
- *hg-to-git* (contrib/)
9470
+
9571
hg-to-git converts a Mercurial repository into a Git one, and
@@ -101,13 +77,6 @@ in sync with the master Mercurial repository.
10177
Others
10278
------
10379

104-
- *(h)gct* (http://www.cyd.liu.se/users/~freku045/gct/)
105-
+
106-
Commit Tool or (h)gct is a GUI enabled commit tool for Git and
107-
Mercurial (hg). It allows the user to view diffs, select which files
108-
to committed (or ignored / reverted) write commit messages and
109-
perform the commit itself.
110-
11180
- *git.el* (contrib/)
11281
+
11382
This is an Emacs interface for Git. The user interface is modelled on

0 commit comments

Comments
 (0)