Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
rove24028yRemember the days when I was using a script that every 30 minutes creates a folder "project_%date%", and I manually added to a log file the changes.
-
I started with TFS and used that for years. Became skilled in using it and enjoyed it. When I needed to switch to git for multiple reasons I hated it and didn't really understand how to use it. However, now that I know how to effectively utilize branches to maintain a clean and stable master, I really appreciate how it works.
-
@turturtles I already have that feeling, but the learning curve is making me crazy!
-
TopherCT728ystart with the desktop application (gui interface). helped me understand it before I started using the terminal commands.
-
@felipebhz it definitely wasn't easy to wrap my head around at first. Didn't have anyone to teach me so I really just had to read some docs and do some things by trial and error. Merge conflicts were especially difficult at first. Visual Studio coupled with TFS really provides a solid way to handle conflicts and git wasn't quite as refined.
-
I honestly found the git courses on codeschool.com the best. I had trouble wrapping my head around it until I completed the Git series there.
-
I'm old, I like Subversion.
I didn't like CVS, I didn't think it was much of an improvement over SCCS and a call to release a piece of code so I could make my own changes. -
you shall eternally burn in the flames born of Linus Torvalds 's piss you heathen, how dare you speak heresy of our lord and savior' s creation. HOW DARE YOU!!!
-
I would like to thank everyone who suggested me to use a GUI tool for GitHub! It seems so N I C E now. Haha
Now I know how to use it with Atom as well, so I can go to GitHub Gui Tool and change branches.
Today I had my first experience with "messed up code and the turn back to a working one, without thousands cmd + z".
:) I'm starting to be happy with Git. -
rove24028y@psion1369 its the command line that scares them... In fact, you see, when he tried to use the GUI he loved it!
Anyway, what matters is that everybody uses it, in some way. -
@psion1369 @altermind For me it wasn't so much that git is super hard to use. It was the fact that I was very familiar with a different method of accomplishing the same tasks. I actually think the command line is easier to use in most situations.
Related Rants
-
sasikanth28A group of wolves is called a pack. A group of crows is called a murder. A group of developers is called a m...
-
Skipp36What devrant taught me: Everyone hates java Everyone hates php Everyone hates spaces Everyone hates tabs Ever...
-
gggggggggg19"Whenever I see a door that says push I pull first to prevent conflicts"
I just hate Git. Does anybody else?
undefined
git
confused
hate