Skip to content

Instantly share code, notes, and snippets.

@wylkon
Created November 18, 2010 16:30
Show Gist options
  • Select an option

  • Save wylkon/705233 to your computer and use it in GitHub Desktop.

Select an option

Save wylkon/705233 to your computer and use it in GitHub Desktop.
$ cd /path/to/my/codebase
$ git init
$ git add .
$ git commit -m 'Initial commit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment