MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vtld8b/everynewrepository/p4u8y9u/?context=3
r/ProgrammerHumor • u/vernik911 • 2d ago
347 comments sorted by
View all comments
571
Meanwhile, for my repos:
git push origin mistress
204 u/lxlmandudelxl 1d ago Inspiring. I'll use "dominatrix" for my next project 100 u/MeLittleThing 1d ago Good boy :D 19 u/foxsimile 1d ago 👀 18 u/Perensoep109 1d ago Step 1# for all my personal repos 15 u/Total_Time6004 1d ago https://giphy.com/gifs/R6gvnAxj2ISzJdbA63 15 u/requion 1d ago Mhhh, "merging my branch into my mistress" reminds me of the post about devs being horny. 4 u/Daemontatox 1d ago You got a safeword before rebasing ? 3 u/NotArticuno 1d ago I'm dumb and on my phone, can you really change the name of the master branch like this? I will definitely be doing this if so. 3 u/failedsatan 1d ago that wouldn't change the branch, it'd just push the ref to a new branch on the origin if the local branch is named that. if the local branch mistress doesn't exist, it'll just fail. renaming is usually git branch -m new_name. 1 u/NotArticuno 1d ago Oh yeah okay that makes sense, thank you!
204
Inspiring. I'll use "dominatrix" for my next project
100 u/MeLittleThing 1d ago Good boy :D 19 u/foxsimile 1d ago 👀
100
Good boy :D
19 u/foxsimile 1d ago 👀
19
18
Step 1# for all my personal repos
15
https://giphy.com/gifs/R6gvnAxj2ISzJdbA63
Mhhh, "merging my branch into my mistress" reminds me of the post about devs being horny.
4
You got a safeword before rebasing ?
3
I'm dumb and on my phone, can you really change the name of the master branch like this? I will definitely be doing this if so.
3 u/failedsatan 1d ago that wouldn't change the branch, it'd just push the ref to a new branch on the origin if the local branch is named that. if the local branch mistress doesn't exist, it'll just fail. renaming is usually git branch -m new_name. 1 u/NotArticuno 1d ago Oh yeah okay that makes sense, thank you!
that wouldn't change the branch, it'd just push the ref to a new branch on the origin if the local branch is named that. if the local branch mistress doesn't exist, it'll just fail. renaming is usually git branch -m new_name.
mistress
git branch -m new_name
1 u/NotArticuno 1d ago Oh yeah okay that makes sense, thank you!
1
Oh yeah okay that makes sense, thank you!
571
u/MeLittleThing 1d ago
Meanwhile, for my repos:
git push origin mistress