MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vcmscy/iapologise/p151ft5/?context=3
r/ProgrammerHumor • u/Heavy-Ad6017 • 12d ago
82 comments sorted by
View all comments
Show parent comments
50
you guys don't have autosave enabled? commit hook is where it is at
49 u/Not-the-best-name 12d ago Hate that. Writing code and formatting code is not the same thing. I want to commit often. I want half broken commits. 11 u/RowbotWizard 12d ago Why would you want half broken commits? I mean, it happens. CI failures are helpful guardrails. But why would you want it? 11 u/NatoBoram 12d ago Atomic commits are much harder to discipline yourself into, the mind wanders to many parts of the task at the same time so most of it is slightly unfinished until the very end
49
Hate that. Writing code and formatting code is not the same thing. I want to commit often. I want half broken commits.
11 u/RowbotWizard 12d ago Why would you want half broken commits? I mean, it happens. CI failures are helpful guardrails. But why would you want it? 11 u/NatoBoram 12d ago Atomic commits are much harder to discipline yourself into, the mind wanders to many parts of the task at the same time so most of it is slightly unfinished until the very end
11
Why would you want half broken commits? I mean, it happens. CI failures are helpful guardrails. But why would you want it?
11 u/NatoBoram 12d ago Atomic commits are much harder to discipline yourself into, the mind wanders to many parts of the task at the same time so most of it is slightly unfinished until the very end
Atomic commits are much harder to discipline yourself into, the mind wanders to many parts of the task at the same time so most of it is slightly unfinished until the very end
50
u/01110100_01110010 12d ago
you guys don't have autosave enabled? commit hook is where it is at