filmov
tv
How to change last commit message in git

Показать описание
0:52 git commit --amend -m "new commit message"
Hello friends 👋
In this video I show you how to change the last commit message with git option --amend.
Important: Be aware that commit --amend removes the last commit and adds a new commit, thus changing the git history. Make sure that no one has pulled and is working with your old commit.
Thank you for watching.
Have a beautiful day.
May all beings be happy and free 🙏
Hello friends 👋
In this video I show you how to change the last commit message with git option --amend.
Important: Be aware that commit --amend removes the last commit and adds a new commit, thus changing the git history. Make sure that no one has pulled and is working with your old commit.
Thank you for watching.
Have a beautiful day.
May all beings be happy and free 🙏