Skip to content
Snippets Groups Projects
  • Christopher Baines's avatar
    6ee3f3de
    services: cgit: Make project-list permit a file-object. · 6ee3f3de
    Christopher Baines authored
    Instead of having the service manage the list, it's useful to be able to point
    this at an existing file, for example, when using cgit together with gitolite.
    
    * gnu/services/cgit.scm (project-list?): New procedure.
    (serialize-project-list): Handle file-object values.
    (<cgit-configuration>): Change the predicate for project-list to allow lists
    and file-objects.
    services: cgit: Make project-list permit a file-object.
    Christopher Baines authored
    Instead of having the service manage the list, it's useful to be able to point
    this at an existing file, for example, when using cgit together with gitolite.
    
    * gnu/services/cgit.scm (project-list?): New procedure.
    (serialize-project-list): Handle file-object values.
    (<cgit-configuration>): Change the predicate for project-list to allow lists
    and file-objects.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.