in reply to Re^4: Thoughts on Git, Mercurial, Github, and Bitbucket.
in thread Thoughts on Git, Mercurial, Github, and Bitbucket.

git and hg were both started within a couple of weeks of each other, in response to the free (lower-case "f") licences of BitKeeper being withdrawn. Neither is really an imitation of the other; any similarity is probably mostly down to the system they were both designed to replace.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re^5: Thoughts on Git, Mercurial, Github, and Bitbucket.