Git init and Git status

Let’s learn Git init and Git status commands. To create a local git repository for us in our store folder.This will help to manage the git commands for that particular repository.

git init

To see whats changed since last commit.It shows all the files that have been added and modified and ready to be committed and files which are untracked

git status


Related Git commands and Tutorials.

Thank you for reading. If you are interesting on my article, make sure to follow my other articles as well. Make sure to leave a comment.

guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x