For the complete documentation index, see llms.txt. This page is also available as Markdown.

git status

To find what is the current status of your git repository, how many files are commited to local repo, what is the current branch etc.

git status 

Last updated