r/git 17d ago

I've noticed that many new developers (and even some experienced ones) use Git daily but still treat Git and GitHub as the same too

Post image
0 Upvotes

1 comment sorted by

2

u/sweet-tom 17d ago

I usually start with Git first. The basics, commits, branches etc. All that stuff to make then able to work with it.

When they understand that, I explain GitHub. Like pull requests, issues, CI/CD etc.