in reply to Git vs Hg or GitHub vs Bitbucket for Perl projects

I really haven't experimented with anything but Git yet, and that's because:

My only complaint: unlike SVN, TortoiseGit isn't good enough for non-programmer usage just yet. The Windows Git GUI is much better, but with TortoiseSVN my non-programming workmates immediately understood how it worked. Git, with all its local/remote branching and whatnot, is a whole lot more complicated. Still, easy branching is an advantage hard to overlook, so I'll stick with Git and GitHub for now.

  • Comment on Re: Git vs Hg or GitHub vs Bitbucket for Perl projects