Skip to content

Instantly share code, notes, and snippets.

@gigdates
Created February 7, 2012 21:36
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save gigdates/c672d912a051447dfb03 to your computer and use it in GitHub Desktop.
╰─$ git status
# On branch develop
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# app/assets/javascripts/categories.js.coffee
# app/assets/stylesheets/categories.css.scss
# app/controllers/categories_controller.rb
# app/helpers/categories_helper.rb
# app/models/category.rb
# app/views/categories/
# db/migrate/20120207052626_create_categories.rb
# test/fixtures/categories.yml
# test/functional/categories_controller_test.rb
# test/unit/category_test.rb
# test/unit/helpers/categories_helper_test.rb
nothing added to commit but untracked files present (use "git add" to track)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment