git updated last commit message


If you're trying to modify git messages, then the following command comes in handy :-


git commit --amend -m "new comment message"
Forces a push to  remote branch

git push --force





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm