"Version control
* allows programmers to easily communicate their work to other programmers
* allows a team to share code
* maintains separate “production” versions of code that are always deployable
* allows simultaneous development of different features on the same codebase
* keeps track of all old versions of files
* prevents work being overwritten"
http://hoth.entp.com/output/git_for_designers.html
No comments:
Post a Comment