Advertisement

Git - How to change the particular Commit Message using rebase

Git - How to change the particular Commit Message using rebase Git - How to change the particular Commit Message using rebase
git rebase --interactive commitid
git rebase -i commitid

git rebase,git rebase --interactive,git rebase -i,changing git commit message,

Post a Comment

0 Comments