diff options
author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-08-04 14:44:36 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-08-04 14:44:36 +0200 |
commit | 60004cfb97fe0eb64d1c8310e7c9caae96b8adbe (patch) | |
tree | 2267cf703f6870b05d68c73be7af1fc57190e770 /README.md | |
parent | aa559681fcf8df993029370f28e0011315ca8761 (diff) | |
download | cerrado-60004cfb97fe0eb64d1c8310e7c9caae96b8adbe.tar.gz cerrado-60004cfb97fe0eb64d1c8310e7c9caae96b8adbe.tar.bz2 cerrado-60004cfb97fe0eb64d1c8310e7c9caae96b8adbe.zip |
feat: Add diff view
Adds a very simple diff view for a commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ To run the project you just need to do a make run. ### TODO -- Add patch to the commit page +- Impove diff display - Add log pagination - Fix submodule link on tree view |