Skip to content

Instantly share code, notes, and snippets.

@piperniehaus
Created February 13, 2015 06:41
Show Gist options
  • Save piperniehaus/daea2f989b4494426a72 to your computer and use it in GitHub Desktop.
Save piperniehaus/daea2f989b4494426a72 to your computer and use it in GitHub Desktop.
git commit
git commit -m 'Initial commit'
[master (root-commit) 2b28a64] Initial commit
6 files changed, 100 insertions(+)
create mode 100644 .rubocop.yml
create mode 100644 .ruby-gemset
create mode 100644 .ruby-version
create mode 100644 Gemfile
create mode 100644 Gemfile.lock
create mode 100644 Guardfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment