Ignoring local changes
By admin
If You have something checked into the repository that you will change locally but never want to check back in, you can do this:
git update-index –assume-unchanged config/initializers/ruby_inline.rb
If You have something checked into the repository that you will change locally but never want to check back in, you can do this:
git update-index –assume-unchanged config/initializers/ruby_inline.rb