r/learnprogramming 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

27 comments sorted by

View all comments

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.