Imagine a repo git with: * a branch `a` with a filepath `path/to/file/before` * a branch `b` with a modified filepath `newpath/to/file/after` Then the extension ends with: ``` fatal: path 'path/to/file' does not exist in 'revision-before' ```