Skip to content

Instantly share code, notes, and snippets.

@bliiir
Created February 26, 2019 12:24
Show Gist options
  • Save bliiir/34f3548448e95d7a5cb514870702c72b to your computer and use it in GitHub Desktop.
Save bliiir/34f3548448e95d7a5cb514870702c72b to your computer and use it in GitHub Desktop.
Add git repo to your local machine
git init
git remote add origin https://github.com/bliiir/traktor_playlist.git
git pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment