git status
git status
command is used to check the current status of your Git repository. It helps us to understand the state of your working directory and staging area.
git status
do ?
git status
? git status
aaa.txt
and added in stack (which will be explained in next tutorial) and created one more file i.e. bbb.txt
.
Your feedback helps us grow! If there's anything we can fix or improve, please let us know.
Weโre here to make our tutorials better based on your thoughts and suggestions.