bioconda / bioconda-utils

Utilities for building and managing bioconda recipes
MIT License
97 stars 133 forks source link

fix: fix `git diff` argument error #924

Closed Yikun closed 1 year ago

Yikun commented 1 year ago

To fix the error like:

fatal: ambiguous argument 'origin/master...HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Skipping pytest - only docs modified