Git - Show working tree status
Show additions, modifications and deletions of files in repository.
Show additions, modifications and deletions of files in repository.
git status
last update:
Show changes in short form.
git status -s
last update: