Make a new commit
And get the current status
git add .
git commit -m "message"
git push
Get the current status:
git status
Last updated
And get the current status
git add .
git commit -m "message"
git push
Get the current status:
git status
Last updated