summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3b27428)
raw | patch | inline | side by side (parent: 3b27428)
author | Dan McGee <dpmcgee@gmail.com> | |
Sat, 27 Oct 2007 16:53:29 +0000 (11:53 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 29 Oct 2007 19:53:50 +0000 (12:53 -0700) |
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-tools.txt | patch | blob | history |
index 10653ff898c2278f127f097ddf4a79db5615c802..a96403cb8cb720dbf094b06a0dc0b430147298fc 100644 (file)
providing generally smoother user experience than the "raw" Core GIT
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/)
- *StGit* (http://www.procode.org/stgit/)
Stacked GIT provides a quilt-like patch management functionality in the
- GIT environment. You can easily manage your patches in the scope of GIT
+ GIT environment. You can easily manage your patches in the scope of GIT
until they get merged upstream.