Skip to content

Instantly share code, notes, and snippets.

@goFrendiAsgard
Created March 26, 2020 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goFrendiAsgard/223ce529267bec61ecd31a26d6e2a392 to your computer and use it in GitHub Desktop.
Save goFrendiAsgard/223ce529267bec61ecd31a26d6e2a392 to your computer and use it in GitHub Desktop.
git remote add origin git@github.com:goFrendiAsgard/git-workshop.git # menghubungkan repository lokal dengan repository publik di github
git push -u origin master # push ke github
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment