By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Then you're doing it wrong.Wouldn't work. What if you commit multiple bots at once? All those bots changelogs would get the full commit message instead of the ones specific to that bot.
I should shape up on writing half-assed text in the commit notes though.
I always write something like "lol" whenever I fuck something up tiny that breaks major functionality of the bot.
My commit messages are almost always nonsense xD
You might say that, and I could understand it being easy for people with a few bots where each commit might be a fix for a single bot, but both @Aidden and I have over 20 bots and when we release fixes/updates it's usually not on single bot per commit basis xD
You might say that, and I could understand it being easy for people with a few bots where each commit might be a fix for a single bot, but both @Aidden and I have over 20 bots and when we release fixes/updates it's usually not on single bot per commit basis xD
Mate, in a perfect world I would, the main reason I don't is because it'd be a drag and I don't see the need at the moment. With collab projects where there's other people using the same repo who might need to know what each commit was for I put effort into the messages, but not for my private projects. Also, I don't fix errors methodically, once at a time and then commit, I tend to switch around and fix multiple problems at once, like fix bug 1 in bot 1, fix bug 3 in bot 2, go back to bot 1 and fix another bug, go to bot 2 and make a method more efficient etc. I really cbf atm to make a note of everything I do, especially since this is a hobby xDYou should make lots of small commits instead of fewer big commits.
If it works for you, there's no need to change it.Mate, in a perfect world I would, the main reason I don't is because it'd be a drag and I don't see the need at the moment. With collab projects where there's other people using the same repo who might need to know what each commit was for I put effort into the messages, but not for my private projects. Also, I don't fix errors methodically, once at a time and then commit, I tend to switch around and fix multiple problems at once, like fix bug 1 in bot 1, fix bug 3 in bot 2, go back to bot 1 and fix another bug, go to bot 2 and make a method more efficient etc. I really cbf atm to make a note of everything I do, especially since this is a hobby xD
If it works for you, there's no need to change it.
You should use whatever you like best.
We use essential cookies to make this site work, and optional cookies to enhance your experience.