In the previous article, we staged the changes we made to the files. Now, we will be committing our code to make the changes permanent and make additional changes on top of them.
Committing changes
Once we have staged our changes, we can now use git ...