codeinabox@programming.dev to Git@programming.devEnglish · 5 days agopre-commit hooks are fundamentally brokenjyn.devexternal-linkmessage-square18fedilinkarrow-up121arrow-down13cross-posted to: lobsters
arrow-up118arrow-down1external-linkpre-commit hooks are fundamentally brokenjyn.devcodeinabox@programming.dev to Git@programming.devEnglish · 5 days agomessage-square18fedilinkcross-posted to: lobsters
minus-squareMichal@programming.devlinkfedilinkarrow-up3arrow-down1·3 days agoAmen. I also need to be able to commit WIP quickly if i need to urgently checkout master, or push my code because my laptop battery is about to die and i dont want it to have the only copy of my work.
Amen. I also need to be able to commit WIP quickly if i need to urgently checkout master, or push my code because my laptop battery is about to die and i dont want it to have the only copy of my work.
There are ways to skip the hooks.