Linux Terminal Glossary
›
Git - Core
git status
Category:
Git - Core
git status
Copy command
Show the working tree status (modified, staged, untracked files)
Shows which files have been modified, added, or deleted, and whether they're staged (ready to commit) or not.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.