Skip to content

Instantly share code, notes, and snippets.

@mahbub-shohag
Created February 5, 2017 18:21
Show Gist options
  • Save mahbub-shohag/ca9e8bd8473b34f9d63a282b8f6770c2 to your computer and use it in GitHub Desktop.
Save mahbub-shohag/ca9e8bd8473b34f9d63a282b8f6770c2 to your computer and use it in GitHub Desktop.
git init
git add .
git commit -m 'message'
git push -u origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment