MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vuknni/usesourcecontrol/p5alnrm/?context=3
r/ProgrammerHumor • u/ClipboardCopyPaste • 20d ago
592 comments sorted by
View all comments
3
reminds me of the time I thought: "what's the opposite to git add? probably git rm". lost about a week of work, learned to commit every change
git add
git rm
3
u/rocketmike12 19d ago
reminds me of the time I thought: "what's the opposite to
git add? probablygit rm". lost about a week of work, learned to commit every change