T
24

A guy at a meetup in Austin changed my mind about learning Git

I used to think Git was just for people working on huge teams and I didn't need it for my small projects. Then at a coding meetup in Austin, a senior dev named Marcus pulled me aside and showed me how branching could save my solo game project from a total mess after I broke a feature. He spent maybe 10 minutes walking me through a real example on his laptop, and it clicked... I finally saw how it protects your work even when you're working alone. Has anyone else had a short conversation that totally shifted how they approach something in coding?
2 comments

Log in to join the discussion

Log In
2 Comments
alicebarnes
My buddy said the same thing after some guy at an Austin meetup showed how branching saved him.
2
miller.susan
Ha, "branching saved him" makes it sound like a life-or-death situation, which is probably more drama than my spaghetti code deserves. I tried branching once and ended up with a mess of dead ends that looked like my family tree after a Thanksgiving argument. Maybe I should go to that Austin meetup and get some real help before I branch myself right off a cliff.
2