HN user

alanb

12 karma
Posts0
Comments5
View on HN
No posts found.

For those of you comparing git and hg, I would suggest that they are actually quite similar. Check out this article "Mercurial for Git Users" here:

http://mercurial.selenic.com/wiki/GitConcepts

It answered many of my questions on the nuances of Mercurial. The branch model, bare repositories, and command equivalence table were especially helpful for someone like myself who has used both systems but never fully understood the distinctions.

The thing I like about Komodo is the graphical debugger which even works for threaded Python. As an editor, it is okay and has the useful feature that it's interface is very similar on Windows, Mac, and Linux (it's built using Mozilla's XUL).