Breaking News
Loading...
, , , , , , ,

How to check Git Status - github - command line

Share on Google Plus



The git status command displays the state of the working directory and the staging area. It lets you see which changes have been staged, which haven’t, and which files aren’t being tracked by Git. Status output does not show you any information regarding the committed project history. For this, you need to use git log.

Usage

git status

You Might Also Like

0 comments

About me


Like us on Facebook