What does git status show?

Git Easy

Git — Easy

What does git status show?

Key points

  • Git status shows file tracking information
  • Staging area contents are also displayed
  • Untracked files are identified
  • Modifications to tracked files are highlighted

Ready to go further?

Related questions