[PATCH] Remove outdated references to cogito in documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Dan McGee <dpmcgee@xxxxxxxxx>
---
 Documentation/core-tutorial.txt |   10 ----------
 Documentation/git-tools.txt     |    3 ++-
 2 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/Documentation/core-tutorial.txt b/Documentation/core-tutorial.txt
index 6b2590d..58ac8c1 100644
--- a/Documentation/core-tutorial.txt
+++ b/Documentation/core-tutorial.txt
@@ -551,16 +551,6 @@ a bit more interesting.
 With that, you should now be having some inkling of what git does, and
 can explore on your own.
 
-[NOTE]
-Most likely, you are not directly using the core
-git Plumbing commands, but using Porcelain like Cogito on top
-of it. Cogito works a bit differently and you usually do not
-have to run `git-update-index` yourself for changed files (you
-do tell underlying git about additions and removals via
-`cg-add` and `cg-rm` commands). Just before you make a commit
-with `cg-commit`, Cogito figures out which files you modified,
-and runs `git-update-index` on them for you.
-
 
 Tagging a version
 -----------------
diff --git a/Documentation/git-tools.txt b/Documentation/git-tools.txt
index 10653ff..480c557 100644
--- a/Documentation/git-tools.txt
+++ b/Documentation/git-tools.txt
@@ -20,7 +20,8 @@ Alternative/Augmentative Porcelains
    Cogito is a version control system layered on top of the git tree history
    storage system. It aims at seamless user interface and ease of use,
    providing generally smoother user experience than the "raw" Core GIT
-   itself and indeed many other version control systems.
+   itself and indeed many other version control systems. Cogito is no longer
+   maintained as most of its functionality is now in core GIT.
 
 
    - *pg* (http://www.spearce.org/category/projects/scm/pg/)
-- 
1.5.3.4

-
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux