Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 318 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 318 Bytes

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