diff options
author | Nicolas Despres <nicolas.despres@gmail.com> | 2012-11-10 00:08:30 +0100 |
---|---|---|
committer | Nicolas Despres <nicolas.despres@gmail.com> | 2012-11-10 20:39:04 +0100 |
commit | df822961eebd444b31bfad93c9b1b55d1d0ad6da (patch) | |
tree | aa2cc50177e3141b485ece4f5532522bc0d8f6ff /actionpack/lib/action_dispatch/middleware/templates | |
parent | 8ec51669d46b47027c848001d228d98ee0611f8b (diff) | |
download | rails-df822961eebd444b31bfad93c9b1b55d1d0ad6da.tar.gz rails-df822961eebd444b31bfad93c9b1b55d1d0ad6da.tar.bz2 rails-df822961eebd444b31bfad93c9b1b55d1d0ad6da.zip |
Rake test:uncommitted finds git directory in ancestors.
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.
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/templates')
0 files changed, 0 insertions, 0 deletions