Show HN: Generate commit messages using GPT-3
1–10 of 73 posts
Re: Show HN: Generate commit messages using GPT-3
#2Re: Show HN: Generate commit messages using GPT-3
#3In my opinion, commit messages should clarify the intent of WHY you changed things. I can already see WHAT you changed from the diffs.
But of course, any tool can only work with the what, they cannot know that these lines are related to a bug report filed in a technically unrelated system.
Re: Show HN: Generate commit messages using GPT-3
#4Re: Show HN: Generate commit messages using GPT-3
#5This creates precisely the kind of commit messages that I regularly scold junior developers for :)" In my opinion, commit messages should clarify the intent of WHY you changed things. I can already see WHAT you changed from the diffs. But of course, any tool can only work with the what, they cannot know that these lines are related to a bug report filed in a technically unrelated system.
Re: Show HN: Generate commit messages using GPT-3
#6This creates precisely the kind of commit messages that I regularly scold junior developers for :)" In my opinion, commit messages should clarify the intent of WHY you changed things. I can already see WHAT you changed from the diffs. But of course, any tool can only work with the what, they cannot know that these lines are related to a bug report filed in a technically unrelated system.
Re: Show HN: Generate commit messages using GPT-3
#7There is a similar tool: https://github.com/RomanHotsiy/commitgpt
Re: Show HN: Generate commit messages using GPT-3
#8This creates precisely the kind of commit messages that I regularly scold junior developers for :)" In my opinion, commit messages should clarify the intent of WHY you changed things. I can already see WHAT you changed from the diffs. But of course, any tool can only work with the what, they cannot know that these lines are related to a bug report filed in a technically unrelated system.
Can you give some examples of good commit messages?
Re: Show HN: Generate commit messages using GPT-3
#9This creates precisely the kind of commit messages that I regularly scold junior developers for :)" In my opinion, commit messages should clarify the intent of WHY you changed things. I can already see WHAT you changed from the diffs. But of course, any tool can only work with the what, they cannot know that these lines are related to a bug report filed in a technically unrelated system.
Re: Show HN: Generate commit messages using GPT-3
#10This creates precisely the kind of commit messages that I regularly scold junior developers for :)" In my opinion, commit messages should clarify the intent of WHY you changed things. I can already see WHAT you changed from the diffs. But of course, any tool can only work with the what, they cannot know that these lines are related to a bug report filed in a technically unrelated system.
Can you give some examples of good commit messages?