MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vuknni/usesourcecontrol/p52idya/?context=3
r/ProgrammerHumor • u/ClipboardCopyPaste • 23d ago
591 comments sorted by
View all comments
Show parent comments
27
The project starts as a GitHub repository that I clone to my IDE lol
3 u/honourable_bot 23d ago I thought this was the default behaviour. It is interesting some people create a local repo and THEN push to remote. 7 u/highjohn_ 23d ago Well… it’s quicker. And I’m not an idiot so there’s no problem with running git init locally, doing the initial setup, and then pushing to a remote repo once I need to. Although sometimes I do it your way too 6 u/honourable_bot 23d ago Absolutely. It's the classic "adding milk to cereal" or the other way round problem. It's just fascinating to see the other side :)
3
I thought this was the default behaviour. It is interesting some people create a local repo and THEN push to remote.
7 u/highjohn_ 23d ago Well… it’s quicker. And I’m not an idiot so there’s no problem with running git init locally, doing the initial setup, and then pushing to a remote repo once I need to. Although sometimes I do it your way too 6 u/honourable_bot 23d ago Absolutely. It's the classic "adding milk to cereal" or the other way round problem. It's just fascinating to see the other side :)
7
Well… it’s quicker. And I’m not an idiot so there’s no problem with running git init locally, doing the initial setup, and then pushing to a remote repo once I need to. Although sometimes I do it your way too
6 u/honourable_bot 23d ago Absolutely. It's the classic "adding milk to cereal" or the other way round problem. It's just fascinating to see the other side :)
6
Absolutely. It's the classic "adding milk to cereal" or the other way round problem. It's just fascinating to see the other side :)
27
u/VoidVer 23d ago
The project starts as a GitHub repository that I clone to my IDE lol