Understand git status
by answering some questions about the status of this repository!
Perform git status
and answer the following questions in answers.txt
(only include the name of the file that you see in git status
):
- What file was newly added?
- What file was edited?
When submitting your file, please only add the answers.txt
file:
git add answers.txt
- Look for files under the "Untracked files" section
- Look for files under the "Changes not staged for commit" section