Average Rating: 4.7/5.0
Number of Ratings: 1069
Number of Reviews: 6
|
merlyn
says:
|
Git - it's what I use
After having fought various version control systems over the decades, git is a breath of fresh air. Git is a system that is optimized for independent development, where branching and merging are the rule, rather than the exception. Git also provides a compact complete history of the entire project for every repository: compact enough that the current checkout for the linux kernel is twice the size of the entire 2.6 history! Git encourages proper development processes, and supports legacy centralized modes of operation as well as distributed development and tiered acceptance. Git plays well with others, having the ability to import and export CVS and SVN and others. My only complaint about git is "why wasn't it around ten years earlier - it would have saved me so many headaches!". 39 out of 41 users found the following review helpful. |
|
Bart Massey
says:
|
Git is my friend
I use a lot of different SCMS's these days. Git is my current default. It has some problems; it is quite arcane, and it doesn't work well with Windows. Nonetheless, it is fast and fluid, and supports distributed work extremely well. In situations where the culture and technology permits and a bit of learning curve is OK, Git is a great piece of software. 6 out of 7 users found the following review helpful. |
|
ashcrow
says:
|
Git is Great
Really. When most people think about their SCM/VCS it's usually in negative terms. 'Why can't subversion do abc?' or 'why does CVS suck?!. With Git I've found myself less worried about how to track my code leaving me more time to actually hack away. While I do agree that those coming from the CVS/SVN world (as I did) do have a learning curve, it is well worth the effort. Once you get over the curve you'll wonder why all SCM/VCS's are not as great as Git. 3 out of 3 users found the following review helpful. |
|
szg
says:
|
The SCM from hell
Git would be on the podium in a "Scariest Software Ever" contest. That is, until you learn the basics, after which you realize it's extremely unbelievably easy to use. 1 out of 1 users found the following review helpful. |
|
...Robidoux
says:
|
Git: Old Skool *nix
Brutally steep learning curve. 1 out of 1 users found the following review helpful. |
|
...Robidoux
says:
|
Git: Old Skool *nix
Brutally steep learning curve. 1 out of 1 users found the following review helpful. |
|
szg
says:
|
The SCM from hell
Git would be on the podium in a "Scariest Software Ever" contest. That is, until you learn the basics, after which you realize it's extremely unbelievably easy to use. 1 out of 1 users found the following review helpful. |
|
Bart Massey
says:
|
Git is my friend
I use a lot of different SCMS's these days. Git is my current default. It has some problems; it is quite arcane, and it doesn't work well with Windows. Nonetheless, it is fast and fluid, and supports distributed work extremely well. In situations where the culture and technology permits and a bit of learning curve is OK, Git is a great piece of software. 6 out of 7 users found the following review helpful. |
|
ashcrow
says:
|
Git is Great
Really. When most people think about their SCM/VCS it's usually in negative terms. 'Why can't subversion do abc?' or 'why does CVS suck?!. With Git I've found myself less worried about how to track my code leaving me more time to actually hack away. While I do agree that those coming from the CVS/SVN world (as I did) do have a learning curve, it is well worth the effort. Once you get over the curve you'll wonder why all SCM/VCS's are not as great as Git. 3 out of 3 users found the following review helpful. |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.