Retrieving a Repository's Status

Learn how to retrieve a repository's status.

The git status command

As is often the case, git status is your friend when retrieving a repository’s status:

1	git status

Get hands-on with 1200+ tech skills courses.