Comment pousser le projet existant vers GitHub
git remote add origin
https://github.com/asd/FinraDeck.git (github adresi)
• git push -u origin master
Obedient Ocelot