diff options
author | HampusM <hampus@hampusmat.com> | 2021-07-18 14:06:32 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-07-18 14:06:32 +0200 |
commit | 9684e2dec933f1be80543748f1753761006c3d5f (patch) | |
tree | 2d5fcc0d79dd948ffdfab208e8003b83967e6e26 /README.md | |
parent | 2e333f01de88217f33ed2fb9ba0c18ed1357419c (diff) |
Fixed the bug caused by inproper handling of empty patches
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Githermit requires no such thing. All the steps to get it set up are in [Usage]( - [x] Blob page - [x] Markdown support - [ ] Tests -- [ ] Fix the stupid bug caused by empty patches +- [x] Fix the stupid bug caused by empty patches - [ ] Branch switching - [x] Custom favicon support - [x] Custom website title support |