Skip to content

Instantly share code, notes, and snippets.

@raulsouzalima
Created January 21, 2010 13:05
Show Gist options
  • Save raulsouzalima/282783 to your computer and use it in GitHub Desktop.
Save raulsouzalima/282783 to your computer and use it in GitHub Desktop.
mac-raul:dmc raulsouzalima$ git status
# On branch v206_layout
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# modified: README.md
# modified: app/controllers/events/budgets_controller.rb
# modified: app/helpers/application_helper.rb
# modified: app/helpers/events/jobs_helper.rb
# modified: app/models/company.rb
# modified: app/views/admin/agencies/index.html.erb
# modified: app/views/admin/styles/show.css.erb
# modified: app/views/events/budgets/_budget_item.erb
# modified: app/views/events/budgets/_show_budget_item.erb
# modified: app/views/events/budgets/_values_header.erb
# modified: app/views/events/budgets/_xls_budget_item.erb
# modified: app/views/events/budgets/show.html.erb
# modified: app/views/events/budgets/show.xls.erb
# modified: app/views/events/budgets/values.html.erb
# modified: app/views/events/jobs/_form.erb
# modified: app/views/events/jobs/status.html.erb
# modified: app/views/layouts/main.html.erb
# modified: app/views/sessions/index.html.erb
# modified: app/views/setup/currencies/index.html.erb
# modified: app/views/setup/members/_list.erb
# modified: config/locales/pt-BR.rb
# modified: features/manage_currencies.feature
# new file: features/step_definitions/budgets_steps.rb
# modified: features/step_definitions/currency_steps.rb
# modified: features/support/paths.rb
# new file: features/user_budgets.feature
# modified: public/stylesheets/default.css
# modified: public/stylesheets/form.css
# modified: public/stylesheets/timetable.css
# modified: spec/factories/factories.rb
# new file: webrat-1263816687.html
# new file: webrat-1263817684.html
#
# Unmerged paths:
# (use "git reset HEAD <file>..." to unstage)
# (use "git add <file>..." to mark resolution)
#
# deleted by us: rerun.txt
#
mac-raul:dmc raulsouzalima$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment