X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/25da3f76255754c8b3f98232a5eb84f47088d0f7..bbcdc290c6c0b8121e57dbca4bd66c9e5e729959:/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;