Closed rudolfs closed 2 years ago
Currently we don't show the actual file contents of created and deleted files in the commit view. This makes it harder to review patches. At the moment the only workaround is to check out the patch in the terminal and run git diff main.
git diff main
Closed via https://github.com/radicle-dev/radicle-upstream/commit/2b833930e3497fe4382528bf3012e14677496d5b.
Currently we don't show the actual file contents of created and deleted files in the commit view. This makes it harder to review patches. At the moment the only workaround is to check out the patch in the terminal and run
git diff main
.