How can I reword a commit message that has been pushed using its SHA1 hash?
Assuming that I'm on branch feature/abc and it hasn't been merged into main yet.
But the commit has been pushed to the remote.
How can I reword a commit message that has been pushed using its SHA1 hash?
Assuming that I'm on branch feature/abc and it hasn't been merged into main yet.
But the commit has been pushed to the remote.