bhitesh | Hey everyone, was out for some work now back, I have one question you guys sugeseted me to update my commit message, | 18:25 |
---|---|---|
bhitesh | but which way I should go with, like I should update my previous commit's message or should put a new commit and rebase it. | 18:26 |
bhitesh | I found making changes to previous commit's message (https://stackoverflow.com/questions/8981194/changing-git-commit-message-after-push-given-that-no-one-pulled-from-remote) does have their own set of problems (https://stackoverflow.com/questions/457379/how-do-i-edit-an-incorrect-commit-message-in-git-that-ive-pushed/457396#457396) | 18:27 |
carloss | bhitesh: there are some ways to do it, please see: https://docs.openstack.org/doc-contrib-guide/quickstart/first-timers.html#responding-to-requests | 19:10 |
carloss | this is the way I use, there's another one you can do using gerrit as well | 19:10 |
carloss | so to change the commit message, you would need to just checkout to your change and run the amend command - that'd show you your commit message and give you a chance to edit it | 19:11 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!