11.08.2018, 21:35
Quote:
If you have problems with Git, I suggest you to try Mercurial (hg). It is very similar to Git but a bit less complicated. I'm always using Mercurial, and TortoiseHg as a GUI.
The best repository website is https://bitbucket.org/ It is completely free for small teams, even private/hidden projects. |
Version control: Git for Windows
GUI: GitExtensions
Merging/diff: KDiff3
SSH: PuTTY
Code hosting: Self-hosted GitLab (warning: RAM hogger)
Continuous integration: Self-hosted GitLab-runner (automatically deploys and updates the server)