Skip to content

Latest commit

 

History

History
127 lines (84 loc) · 4.62 KB

README.md

File metadata and controls

127 lines (84 loc) · 4.62 KB

Awesome VCS tools

A curated list of awesome Version control tools - clients, diffs etc.

Please, contribute!

Desktop clients

Git

Git - most popular decentralized version control system.

Docs

Clients

Client extensions

  • Turbo Git - commit convention support.
  • Magit - A Git Porcelain inside Emacs.

GitHub extensions

Behind GitHub

Mods

Extras

gitignore is a rules for Git working copy.

SVN

SVN - popular centralized version control system.

Docs

Clients

Mercurial

  • SmartHG - stand-alone or portable Git client
  • TortoiseHg - Windows Explorer shell extension

Stand-alone diff tools

Text diff

Image and CAD file diff

Special Diff

  • nbdime - diffing and merging of Jupyter notebooks

Code hosting

Self-hosting

Git

SVN

Contributing

Just fork and send a pull request with your awesome Version control tools - clients, diffs etc.