X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/54d37dc154f5308459df0a90c81dabd0245b6c17..53efaf30b50f095cad8c160488c74bba3e3b2680:/cgit.h?ds=inline diff --git a/cgit.h b/cgit.h index 6feca68..32dfd7a 100644 --- a/cgit.h +++ b/cgit.h @@ -81,6 +81,7 @@ struct cgit_repo { char *name; char *path; char *desc; + char *extra_head_content; char *owner; char *homepage; char *defbranch;