Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Golank4587yI HATE IT BUT I HATE IT LESS NOW THAT I FIGURED OUT HOW TO RESOLVE THIS MERGE CONFLICT
-
Im gonna ask this here since its related:
Ive got a friend in Libya with shitty internet. He is new to programming but he wants to do a project with me so he will be one of the few people in Libya with programming experience.
He keeps saying he hates git time after time but even after explaining why I want to use git, he does not want to use it.
Fortunately I know him and I told him we are gonna use git or no project at all. So we are gonna use git.
My question:
How can I show him why I want to use git and how it is used? Since he barely has internet and electricity have a lot of hiccups I need something mostly offline. Downloading something is possible but it should be small and limited. -
okkimus19697y@Codex404
Just write a good chunk of code with commits. Then fuck shit up and show how easy it is to revert to latest commit. Also show him branching and explain how it's smarter to try out new features that way (... cos ultimately writing new features will fuck shit up). -
@okkimus I tried that before but being so far apart from each other I cant really pair program and/or share screens. When Im lucky I can go into voice chats for half an hour.
I HATE GIT
undefined