i like to create ten different checkouts of main, rebase them all slightly differently and then no fast forward merge them all back into each other
this post was submitted on 04 Apr 2024
1113 points (98.2% liked)
Programmer Humor
19623 readers
1 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
I know how to use git pull, git push, git commit, git status and git add *. I don't even know how git commit and git push works I just know you run them in that order. Whenever I break everything I give up and go outside.
do it often. you may end up with 150 conflicts to have to wade through.
I like the idea of it and there were times i used it correctly, but most of the time i do it wrong i guess.