Skip to content

Instantly share code, notes, and snippets.

@karabulut
Created December 19, 2020 10:45
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 karabulut/b7a7a950dc51706f1f021acf8baf23d0 to your computer and use it in GitHub Desktop.
Save karabulut/b7a7a950dc51706f1f021acf8baf23d0 to your computer and use it in GitHub Desktop.
Git - Create
cd ~/projects/myproject
git init
git add .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment