Skip to content

Instantly share code, notes, and snippets.

@harbhub
Created August 30, 2012 06:25
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 harbhub/3523262 to your computer and use it in GitHub Desktop.
Save harbhub/3523262 to your computer and use it in GitHub Desktop.
Michaels-MacBook-Pro:~ harbhub$ git clone git@github.com:harbhub/fighting-game
Cloning into 'fighting-game'...
remote: Counting objects: 7, done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 7 (delta 0), reused 7 (delta 0)
Receiving objects: 100% (7/7), done.
Michaels-MacBook-Pro:~ harbhub$ git add prefixless.min.css
fatal: Not a git repository (or any of the parent directories): .git
Michaels-MacBook-Pro:~ harbhub$ cd ../
Michaels-MacBook-Pro:Users harbhub$ git add prefixless.min.css
fatal: Not a git repository (or any of the parent directories): .git
Michaels-MacBook-Pro:Users harbhub$ cd
Michaels-MacBook-Pro:~ harbhub$ git add prefixless.min.css
fatal: Not a git repository (or any of the parent directories): .git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment