Community

Git is a very powerful distributed version control system that blows the doors off of Subversion, learn all about it here!
- Community Category
- Software Development
- Community Leaders
People 21
Featured Item
- Lesson
-
Convert your subversion repository to git
-
Many developers have been switching version control systems recently. Git has been a popular choice for those moving away from Subversion, due to git’s easy to use branching and conflict resolution as well as it’s speed. Here’s a short guide to help those who wish to move existing projects from Subversion to git.
Start A Discussion