- Local commits
- Local branching (with local merging)
- Doesn't create a folder for every branch, smaller file size on disk
- Distributed (every user has their own repo and not forced to work against a central repo)
- Access to the whole history without being connected to the internets
- Stashing (put away WIP and apply when needed)
- Simple tag-management
- Possible to push several commits at once
- Biggest VCS, huge community on Github / Bitbucket
Created
February 4, 2013 09:48
-
-
Save wibron/4705887 to your computer and use it in GitHub Desktop.
git pro's over svn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment