After you make changes to a local repository, you run the following command. What will this do?
git commit -a -m "Refactor code base"
After you make changes to a local repository, you run the following command. What will this do?
git commit -a -m "Refactor code base"