Hello there,
For my own need, I’m willing to package cgit (a lite git repositories front-end for the web) and gitolite (a lite git repositories back-end).
Together, they can achieve a more simpler alternative to gitea, gitlab etc. to expose our own repositories on the web (if we don’t plan to support advanced scenarii like merge request or issues tracking). However, they are still two different application and one could have legit reason to only want to install one of them.
Thus in order to provide the best experience for the admin (as stated in the doc, by keeping things simple and avoid non really required steps), what sounds the best for you?
Thank you very much!
- Provide both gitolite and cgit as one “app”
- Provide both gitolite and cgit as one “app”, but only enable cgit optionally
- Create separated package for cgit and gitolite