My favorite feature of git by far is its ability to manage multiple branches and merge them in when they are complete. Also, 'git status' is beautiful in its simplicity and ease to generally know exactly what you've done. With 'git status' I can quickly...
Not easy to use as a file tracker software, man ways to work with it, but not always easy read checkin to main repo details.
It's great to have others way in on the code in question, teams can also review the quality of the code and it helps everyone on the team write better code.
My favorite feature of git by far is its ability to manage multiple branches and merge them in when they are complete. Also, 'git status' is beautiful in its simplicity and ease to generally know exactly what you've done. With 'git status' I can quickly...
It's great to have others way in on the code in question, teams can also review the quality of the code and it helps everyone on the team write better code.
Not easy to use as a file tracker software, man ways to work with it, but not always easy read checkin to main repo details.