Summary:
---------
If you want to remove last commit message or replays existing one by following step
Step 1:
-------
Navigate your app git initialized directory and add this command
$ git commit --amend -m "New commit message"
---------
If you want to remove last commit message or replays existing one by following step
Step 1:
-------
Navigate your app git initialized directory and add this command
$ git commit --amend -m "New commit message"
No comments:
Post a Comment