Skip to content
chantalhari edited this page Feb 9, 2023 · 4 revisions

Tutorial

Common commands

git push

git add . git commit -m "commitname" got push origin

Clone this wiki locally