Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit e0fe17114 ("fix(git show): allow cwd outside root git dir") removed the "./" prefix before the filename when cwd did not equal the root git dir. Some aspects of VGit like live gutter and hunk preview rely on this, so replace with self.cwd instead.
- Loading branch information