$ cd {existing_git_repo} $ git remote add origin git@github.com:{github_name}/{project_name}.git $ git push -u origin master
modify sources then
$ git commit -m "{...}" $ git push
Grav was with by Trilby Media.