github how to commit and push code example
Example: how to git commit and push
git config --global user.email "[email protected]"
git config --global user.name "eu20papar"
git config --global user.email "[email protected]"
git config --global user.name "eu20papar"