...

/

Retrieving a Repository's Status

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:

 ...