It sounds like a good idea to remove all the references to Cogito from the git homepage since it's not longer supported. Changes tested with a local installation of the web server lighttpd Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx> --- index.html | 12 +----------- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 340aee0..41605ed 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,6 @@ Junio C Hamano.</p> --> <br /><a href="course/stgit.html">Maintaining external patches</a> <br /><a href="course/svn.html">Git for SVN users</a> - <br /><a href="course/cvs.html">Cogito for CVS users</a> <br /><em>More to come soon...</em> </tr></td> </table></div> @@ -286,15 +285,6 @@ a gitweb interface, at <a href="http://repo.or.cz/">http://repo.or.cz/</a>.</p> <dl> -<dt id="cogito">Cogito</dt> -<dd> -<a href="http://git.or.cz/cogito/">Cogito</a> -is a popular version control system on top of Git. -It aims at seamless user interface and ease of use, providing -generally smoother user experience than the "raw" Git interface -and indeed also many other version control systems. However, it -also lacks many advanced capabilities of Git and is currently -being slowly phased out.</dd> <dt id="stgit">StGIT</dt> <dd><a href="http://www.procode.org/stgit/">Stacked Git</a> provides @@ -340,7 +330,7 @@ with help of a group of hackers 'round the net. It is currently maintained by Junio C Hamano.</p> -<p>The user discussion and development of Git, Cogito and other tools related to Git +<p>The user discussion and development of Git and other tools related to Git takes place on the Git mailing list - everyone is welcome to post bug reports, feature requests, comments and patches to <a href="mailto:git@xxxxxxxxxxxxxxx">git@xxxxxxxxxxxxxxx</a>. -- 1.5.3.4.206.g58ba4 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html