#031 git commit --amend

Adjusting the last commit

To adjust the last commit use the command git commit --amend

Command Description
switch Command to handle commits
--amend Flag to fix the last commit
extra information By default amend will adjust the last commit creating a new commit