This might complicate things, especially with regards to the output size (of generated files), but one feature that I use rather often on GitHub (also GitLab and Gitea) is browsing the files at a specific commit.
For example, here are the files browsed at 820a85c commit (8.8.0 tag) of zx repository here on GitHub. With gitmal, however, one can "only" see a commit diff.
Not sure how many people would need that functionality though, so it might not be worth the effort of implementing this (and blowing up the size of generated bundle).
This might complicate things, especially with regards to the output size (of generated files), but one feature that I use rather often on GitHub (also GitLab and Gitea) is browsing the files at a specific commit.
For example, here are the files browsed at 820a85c commit (
8.8.0tag) of zx repository here on GitHub. With gitmal, however, one can "only" see a commit diff.Not sure how many people would need that functionality though, so it might not be worth the effort of implementing this (and blowing up the size of generated bundle).