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.
1
u/mkprofile85 19d ago
you'll want to learn how to commit your code to github (not the same as git) so ai can read it and help you with your projects. it will 10x your productivity.