diff options
| author | 2026-08-15 22:17:12 +0700 | |
|---|---|---|
| committer | 2026-08-15 22:17:12 +0700 | |
| commit | 61aa4378441859ed2851db01d5d1b01ed1aa2458 (patch) | |
| tree | 9769811b616bcf8a5741cd89b3d46c361ba43f4d /README.md | |
| parent | 3beb4785562b158fc4c4e67185ac488d5bfa5c60 (diff) | |
| download | cgitext-61aa4378441859ed2851db01d5d1b01ed1aa2458.tar.gz cgitext-61aa4378441859ed2851db01d5d1b01ed1aa2458.zip | |
Beforehand the choice between two refs in diff could not be changed from
web ui (only via url query), and by default it was current and previous
commit. Now it is doable with dropdown menus.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ This is a custom expansion to cgit. Its most prominent changes by now are: * Include optional solarized.css addon theme. +* Allow user to pick variable refs for diff in web ui. + The original cgit project is hosted at [git.zx2c4.com](https://git.zx2c4.com/cgit/about/) ## cgit – CGI for Git |