Created
July 26, 2008 19:51
-
-
Save slant/2683 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Slants-Mac [ ~/Projects/current/idw/idw-portal ] git status | |
# On branch ryan-campaigns | |
# Changed but not updated: | |
# (use "git add <file>..." to update what will be committed) | |
# | |
# modified: .gitignore | |
# modified: app/controllers/application.rb | |
# modified: app/controllers/customers_controller.rb | |
# modified: app/controllers/registrations_controller.rb | |
# modified: app/helpers/customers_helper.rb | |
# modified: app/views/activations/confirm.rhtml | |
# modified: app/views/customers/_record.rhtml | |
# modified: app/views/customers/new.rhtml | |
# modified: app/views/customers/review.rhtml | |
# modified: app/views/layouts/application.rhtml | |
# modified: app/views/layouts/simple.rhtml | |
# modified: app/views/registrations/_dob.rhtml | |
# modified: app/views/registrations/_ssn.rhtml | |
# modified: app/views/registrations/complete.rhtml | |
# modified: app/views/registrations/step2.rhtml | |
# modified: app/views/registrations/step3.rhtml | |
# modified: app/views/registrations/step4-retry.rhtml | |
# modified: app/views/registrations/step4.rhtml | |
# modified: app/views/registrations/step4a.rhtml | |
# modified: app/views/registrations/stop.rhtml | |
# modified: app/views/shared/_address.rhtml | |
# modified: app/views/shared/_subnav.rhtml | |
# modified: config/deploy/stage_api.rb | |
# modified: config/deploy/stage_background.rb | |
# modified: config/deploy/stage_portal.rb | |
# modified: config/deploy/stage_portal_sales.rb | |
# modified: config/environment.rb | |
# modified: config/environments/development.rb | |
# modified: config/environments/production.rb | |
# modified: config/environments/test.rb | |
# modified: config/routes.rb | |
# modified: public/stylesheets/idw.css | |
# modified: spec/controllers/registrations_controller_spec.rb | |
# modified: spec/models/payment_processor_spec.rb | |
# | |
# Untracked files: | |
# (use "git add <file>..." to include in what will be committed) | |
# | |
# app/views/customers/_phone_number.rhtml | |
# app/views/customers/document_templates/ | |
# app/views/registrations/no_email_stop.rhtml | |
# app/views/utility_mailer/no_campaign_for_marketing_code_error.rhtml | |
# db/migrate/016_idwccf_to_version_88.rb | |
# db/migrate/017_idwccf_to_version_89.rb | |
# db/migrate/018_idwccf_to_version_90.rb | |
# db/migrate/019_idwccf_to_version_91.rb | |
# db/migrate/020_idwccf_to_version_92.rb | |
# db/migrate/021_idwccf_to_version_93.rb | |
# db/migrate/022_idwccf_to_version_96.rb | |
# db/migrate/023_idwccf_to_version_97.rb | |
# doc/ | |
# vendor/plugins/acts_as_renderer/ | |
no changes added to commit (use "git add" and/or "git commit -a") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment