You're viewing a single thread.
"Fix"
96 0 ReplyWith 400 lines changed over 50 files
69 1 Reply"updates"
36 0 Reply“feat: stuff”
Guilty of this one myself.
19 0 Reply
I had a commit recently that was like 2000 lines changed over 6 files. Really should have been a smaller issue.
13 0 ReplyY tho??? Holy shit. Commits should be like functions. One thing and one thing only. Maybe a small group of files like the same change over multiple config files. 50 is insane to me.
5 1 Reply
"Bits were fiddled, possibly in the right way"
14 0 ReplyMy butterfly was having a bad day so I can't be sure, sorry
2 0 Reply
'Change' if I'm feeling particularly chaotic.
12 0 Replygit commit -m $(date)
13 0 ReplyMake a cron job for
git add . && git commit "$(date)" && git push -f
3 0 ReplyI actually did this once...I swear there was a good reason. I promise it wasn't anywhere that mattered.
Edit: I think it was a personal journal repo that I wanted daily versions of, but couldn't be bothered to actually check in.
1 0 Reply
See jira-blah: is my go-to. Sometimes there's even a jira at that location/number 🤔
3 1 Reply'fixed odd or even function for values 600 to 950, plus other stuff I forgot to commit earlier'
1 1 Reply