Retrieving a Repository's Status
Learn how to retrieve a repository's status.
We'll cover the following
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 1400+ tech skills courses.