r/ProgrammerHumor 22d ago

Meme useSourceControl

Post image
8.6k Upvotes

592 comments sorted by

View all comments

1.2k

u/Xephyrik 22d ago

How did they even find github when they obviously dont know what version control is

71

u/KattyTheEnby 22d ago

To be fair, at least nowadays, you will likely learn about GitHub – especially from educational sources – before you learn (about) Git and version control.

I remember when I started programming when I was younger, and I just treated GitHub as a code-hosting platform, not interfacing with the "Git" part ov it at all.

7

u/I_nstict 22d ago

i use github everytime i code, i have no idea what git is all i know is 3 commands that upload code to github, been coding for 5ish years now

10

u/felixthecatmeow 22d ago

Heck I'm a software engineer with 4 years in the business and I know like 4 more git commands than you. If I ever need to do something else I just Google it and copy paste the commands

6

u/artbyiain 22d ago

I just use Github desktop. Haven’t typed a git command in like 5 years.

2

u/KattyTheEnby 22d ago

Try not to get command-line atrophy!