X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/3fbaf097153b239b092d11a178ace96671f9f3ec..181b6e789b79fc385e5ec75b2b83f01192d54051:/cgitrc.5.txt diff --git a/cgitrc.5.txt b/cgitrc.5.txt index c8198c1..fab0e0a 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -377,7 +377,8 @@ repo.commit-filter:: repo.defbranch:: The name of the default branch for this repository. If no such branch exists in the repository, the first branch name (when sorted) is used - as default instead. Default value: "master". + as default instead. Default value: branch pointed to by HEAD, or + "master" if there is no suitable HEAD. repo.desc:: The value to show as repository description. Default value: none. @@ -506,7 +507,7 @@ Also, all filters are handed the following environment variables: If a setting is not defined for a repository and the corresponding global setting is also not defined (if applicable), then the corresponding -environment variable will be an empty string. +environment variable will be unset. MACRO EXPANSION