mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-06-29 10:12:29 +00:00
- Try to reduce memory allocations - Add possibility to disable diff highlight (can improve performance for large diffs) - Tweaking with cost for prettier (cleaner) diffs - Do not calculate diff when the number of removed lines in a block is not equal to the number of added lines (this usually resulted in ugly diffs) |
||
|---|---|---|
| .. | ||
| gitignore | ||
| license | ||
| locale | ||
| readme | ||
| app.ini | ||
| README.md | ||
Execute following command in ROOT directory when anything is changed:
$ make bindata