#051 git commit --allow-empty

Making an empty commit

To make empty commits use the command ‘git commit --allow-empty’

Command Description
commit command to manage commits
--allow-empty option to allow the creation of an empty commit
Extra information this command will open a text editor to write the commit message