X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/57f6a8bf0de6c112cabc1d8e20ade2698bd886b7..1a63cfcc3d83919e790e7e279eb35fc75adb0e3c:/cgit.h diff --git a/cgit.h b/cgit.h index 3938633..5c55bec 100644 --- a/cgit.h +++ b/cgit.h @@ -68,6 +68,7 @@ struct repoinfo { char *defbranch; char *group; char *module_link; + char *readme; int snapshots; int enable_log_filecount; int enable_log_linecount;