flake8
passed.
JSHint
passed.
Review Request #9901 — Created May 2, 2018 and submitted
The Git SCMTool was providing the commit SHA to the
FileNotFoundError
,
leading to misleading error messages. This has been fixed.
Triggered a
FileNotFoundError
in a Git repository and saw the correct
error message.
Description | From | Last Updated |
---|---|---|
How about FileNotFoundError(path, revision=commit)? |
david |
Addressed David's feedback.
Revision 2 (+1 -1)