Module Quiz: Starting the Project
How can you add some information about your current commit while using the git commit command?
--amend
-i
-a
-m
After a project has been set up with version control, which two commands should be used together to commit files to the staging are...