[StGit PATCH] Cogito is deprecated, so don't point to it
From: Karl Hasselström <hidden>
Date: 2016-06-15 22:43:47
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Karl Hasselström <hidden>
Date: 2016-06-15 22:43:47
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Karl Hasselström <redacted> --- Also available from git://repo.or.cz/stgit/kha.git safe README | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 0e648f5..4f20154 100644
--- a/README
+++ b/README@@ -6,9 +6,7 @@ other repositories using standard GIT functionality. Note that StGIT is not an SCM interface on top of GIT and it expects a previously initialised GIT repository (unless it is cloned using StGIT -directly). For standard SCM operations, either use plain GIT commands -or the Cogito tool but it is not recommended to mix them with the -StGIT commands. +directly). For standard SCM operations, use plain GIT commands. For the latest version see http://www.procode.org/stgit/ For a tutorial see http://wiki.procode.org/cgi-bin/wiki.cgi/StGIT_Tutorial