Tuesday, 2022-11-08

bhiteshHey everyone, was out for some work now back, I have one question you guys sugeseted me to update my commit message,18:25
bhiteshbut 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
bhiteshI 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
carlossbhitesh: there are some ways to do it, please see: https://docs.openstack.org/doc-contrib-guide/quickstart/first-timers.html#responding-to-requests19:10
carlossthis is the way I use, there's another one you can do using gerrit as well19:10
carlossso 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 it19:11

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!