You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2024. It is now read-only.
so as I said in #27 I cloned the master (from my fork) for development. Thing is, that I had to make changes to the .htaccess file in order to make gitlist work. Git naturally picked up on those changes and wanted to commit them, which would not be good.
As I see it when getting the master all should work out of the box, IF one uses the default configuration that is written in the documentation.
So that if one does not use the default config, one would have to change things.
That said, it would be good to have eigther a htaccess that is working for all systems out of the box, or have none by default and have the system work anyways ... IF configuration is default.
And have a .htaccess_default that the user can edit. (and add the .htaccess to the gitignore)