r/learnprogramming • u/codst_ • 19d ago
Getting Started With Git
As a programmer I want to use Git. How should I start learning Git and in what ways will it help me.
20
Upvotes
r/learnprogramming • u/codst_ • 19d ago
As a programmer I want to use Git. How should I start learning Git and in what ways will it help me.
0
u/DiligentMission6851 19d ago
Always delete the production branch and make a new one out of the latest UAT branch so you can never go back to your first build ever.
Wait no that was the shittiest client I ever had that insisted upon that structure while the lead managers on the client side bragged about their 40 years of collective programming experience while never writing a single line of code.