Cogito vs. Git (was: Mercurial vs Updated git HOWTO for kernel hackers)

From: Kevin Smith <yarcs@qualitycode.com>
Date: 2005-06-29 02:51:24
Petr Baudis wrote:
> Cogito's only unusual requirement (well, expectation) is that HEAD is a
> symlink to .git/refs/heads/master, and .git/refs/heads/master should
> reflect your current head. I will try to ease up this restriction so
> that things will mostly work even if you just have HEAD. I think that
> most auxiliary commands (e.g. cg-log - you just have to love it) should
> work on any sensible git tree (but I didn't test it - yet).

So you're saying that aside from that one solveable issue, I could use 
low-level git tools, third-party over-git tools, and cogito, 
interchangebly on a single repo without the tools becoming confused? 
That's cool, and should be made more clear in the cogito readme. I was 
under the impression that cogito was tracking all kinds of extra meta 
magic stuff that git tools wouldn't keep updated.

If I were using cogito, I probably wouldn't want to use the low-level 
git stuff directly, but I might want to use (or maybe even write) some 
other over-git tools.

You might also consider removing the "Core GIT" section from the README, 
because I think it increases the confusion between the two.

Cheers,

Kevin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Jun 29 02:55:47 2005

This archive was generated by hypermail 2.1.8 : 2005-06-29 02:56:19 EST