Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 403 Bytes

File metadata and controls

4 lines (4 loc) · 403 Bytes

title "Definition: git status"

In your own words, write a brief explanation of git status command in the git-status.md file.

Use the title "Definition: git status" on the first line in your file. Specifically, explain what the git status

command is useful for. How can you access the same information provided by this command if you were using the JupyterLab IDE instead of the terminal?