[Issue on Sentry](https://sentry.io/share/issue/0d945f7c17544897bbfde6dd43562567/) The CLI attempted to run `git diff master..js0/5` and it threw: ``` Error: fatal: ambiguous argument 'master..js0/5': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' ``` This [Stackoverflow reply](https://stackoverflow.com/a/70336663) might help