First Commit to Github
First Commit to GITHUB Github commits pretty much follows by the user changes has been made on the branch. So here is the thing, you made the changes then you can stage them and at last you can push them origin branch. $ git status On branch master Your branch is up to date with 'origin/master'. nothing to …