Installing Git and Mercurial on the same machine
I have Mercurial install开发者_运维问答ed on my machine, which I used to work on for one collaboration project.
Now I am starting another project and want to try out Git.
Should I keep anything in mind when I install both Mercurial and Git on the same client.
Thanx in advance.
No, nothing. Just install GIT. Both client (and eventually servers) can live happy in the same machine.
精彩评论