Diffstat (limited to 'cgitrc.5.txt')
| -rw-r--r-- | cgitrc.5.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 8b0ad21..9d0c089 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -39,8 +39,7 @@ agefile:: to specify the date and time of the youngest commit in the repository. The first line in the file is used as input to the "parse_date" function in libgit. Recommended timestamp-format is "yyyy-mm-dd - hh:mm:ss". You may want to generate this file from a post-receive - hook. Default value: "info/web/last-modified". + hh:mm:ss". Default value: "info/web/last-modified". branch-sort:: Flag which, when set to "age", enables date ordering in the branch ref |