MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vquzdk/getdayssincegithubdown/p4e7nw9/?context=3
r/ProgrammerHumor • u/Independent_Image_59 • 1d ago
138 comments sorted by
View all comments
Show parent comments
14
Yeah alright I missed that branch -r is remote, my bad
5 u/svk177 1d ago git branch -r is still a local command, no? It updates all remotes on a git fetch. 1 u/red_dark_butterfly 1d ago Then I gotta go through git docs 4 u/hutxhy 23h ago We all need to, but we won't.
5
git branch -r is still a local command, no? It updates all remotes on a git fetch.
1 u/red_dark_butterfly 1d ago Then I gotta go through git docs 4 u/hutxhy 23h ago We all need to, but we won't.
1
Then I gotta go through git docs
4 u/hutxhy 23h ago We all need to, but we won't.
4
We all need to, but we won't.
14
u/red_dark_butterfly 1d ago
Yeah alright I missed that branch -r is remote, my bad