Skip to content
zero2vibecodelearn vibe coding

What git status does

See which files changed and what's staged for the next commit.

gitstatus
  • gitcommand — version control (simulated)
  • statusargument: a file, a folder, or text

Explain other commands