debian-mirror-gitlab/scripts/undercoverage

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
92 B
Text
Raw Normal View History

2022-01-26 12:08:38 +05:30
#!/usr/bin/env bash
2022-03-02 08:16:31 +05:30
bundle exec undercover -c "${1:-$(git merge-base origin/master HEAD)}"