mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
df822961ee
Sometimes your git directory is an ancestor of your application root directory. For example: ./repo/.git/ ./repo/app/Rakefile In this case rake test:uncommitted will be unable to detect your SCM. This patch fixes this and add a test. |
||
---|---|---|
.. | ||
railtie.rb | ||
sub_test_task.rb | ||
testing.rake |