Sometimes we make mistake or some typo issues while typing git commit messages. We can change last commit message by following below steps: Type this command in your CLI and hit enter key git commit --amend You will see this type of changes in your C...
ashishkumar.hashnode.dev1 min readNo responses yet.