Skip to content

git-mastery/status-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status-1

Understand git status by answering some questions about the status of this repository!

Goal

Perform git status and answer the following questions in answers.txt (only include the name of the file that you see in git status):

  1. What file was newly added?
  2. What file was edited?

When submitting your file, please only add the answers.txt file:

git add answers.txt

Hints

  1. Look for files under the "Untracked files" section
  2. Look for files under the "Changes not staged for commit" section

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages