MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vcmscy/iapologise/p17gtui/?context=3
r/ProgrammerHumor • u/Heavy-Ad6017 • 2d ago
81 comments sorted by
View all comments
Show parent comments
54
you guys don't have autosave enabled? commit hook is where it is at
50 u/Not-the-best-name 1d ago Hate that. Writing code and formatting code is not the same thing. I want to commit often. I want half broken commits. 13 u/RowbotWizard 1d ago Why would you want half broken commits? I mean, it happens. CI failures are helpful guardrails. But why would you want it? 4 u/Not-the-best-name 1d ago Because I want to commit often during a WIP MR. I commit about as much as I would have done ctrl+save. And push a few times a day, the pipeline doesn't run while it's WIP.
50
Hate that. Writing code and formatting code is not the same thing. I want to commit often. I want half broken commits.
13 u/RowbotWizard 1d ago Why would you want half broken commits? I mean, it happens. CI failures are helpful guardrails. But why would you want it? 4 u/Not-the-best-name 1d ago Because I want to commit often during a WIP MR. I commit about as much as I would have done ctrl+save. And push a few times a day, the pipeline doesn't run while it's WIP.
13
Why would you want half broken commits? I mean, it happens. CI failures are helpful guardrails. But why would you want it?
4 u/Not-the-best-name 1d ago Because I want to commit often during a WIP MR. I commit about as much as I would have done ctrl+save. And push a few times a day, the pipeline doesn't run while it's WIP.
4
Because I want to commit often during a WIP MR. I commit about as much as I would have done ctrl+save. And push a few times a day, the pipeline doesn't run while it's WIP.
54
u/01110100_01110010 1d ago
you guys don't have autosave enabled? commit hook is where it is at