HOIHJOSAIJDFOAISJDFOISH
I DONT KNOW WHAT I'M DOING
To change git commit editer program
git config --global core.editor "editor"
In order to push follow these steps.
cd theheadofyourgitdirectory
git add .
git commit
// MAKE SURE TO ADD A COMMIT MESSAGE
git pull
git push