Merge pull request #821 from mbj/fix/git-version-requirement
Add incremental git version requirement
This commit is contained in:
commit
9bda1d354f
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ Running mutant for the first time on an existing codebase can be a rather dishea
|
||||||
bundle exec mutant --include lib --require virtus --since master --use rspec Virtus::Attribute#type
|
bundle exec mutant --include lib --require virtus --since master --use rspec Virtus::Attribute#type
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that this feature requires at least git `2.13.0`.
|
||||||
|
|
||||||
Presentations
|
Presentations
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue