Has anyone here used GIT? Is it better/easier than CVS? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Has anyone here used GIT? Is it better/easier than CVS?

Is GIT easy to use (user-friendly)?

15th Sep 2018, 2:59 PM
Sonic
Sonic - avatar
5 Answers
+ 6
I use Git at work too, I think it’s great, easy to pick up and user-friendly. If you’re more of a visual person you could use a platform like GitKraken or SourceTree, it will help you visualize your branches and commits easier 😋
17th Sep 2018, 6:16 AM
Pao
Pao - avatar
+ 4
I use git at work and I think it's great. SVN is also used but almost everyone hates it after having used git for any length of time. The basic operations are very straight forward, and it's also quite easy to do some very clever stuff in git once you understand some of the internals.
15th Sep 2018, 3:08 PM
Dan Walker
Dan Walker - avatar
+ 2
yes GIT is easy to use. use git extension.
15th Sep 2018, 3:06 PM
Mayur Shedage
Mayur Shedage - avatar
+ 2
If you're not used to doing things by command line, you can use GitHub or GitLab to warm up to Git (or the Git integration in your IDE). (The Git lesson series) https://www.sololearn.com/learn/1236/?ref=app
15th Sep 2018, 6:11 PM
Janning⭐
Janning⭐ - avatar
+ 1
how not got to try out Git yet so I'm not sure. when I do find out I will state opinion
15th Sep 2018, 11:38 PM
Nathan Kruger
Nathan Kruger - avatar