Merge pull request #821 from mbj/fix/git-version-requirement

Add incremental git version requirement
This commit is contained in:
Markus Schirp 2018-12-24 16:37:38 +00:00 committed by GitHub
commit 9bda1d354f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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
```
Note that this feature requires at least git `2.13.0`.
Presentations
-------------