mirror of
https://git.zx2c4.com/cgit
synced 2025-06-21 01:25:46 +02:00
add a note about generating agefile in hook
This commit is contained in:
parent
00e3a3ecda
commit
820df9c660
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ agefile::
|
||||||
to specify the date and time of the youngest commit in the repository.
|
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"
|
The first line in the file is used as input to the "parse_date"
|
||||||
function in libgit. Recommended timestamp-format is "yyyy-mm-dd
|
function in libgit. Recommended timestamp-format is "yyyy-mm-dd
|
||||||
hh:mm:ss". Default value: "info/web/last-modified".
|
hh:mm:ss". You may want to generate this file from a post-receive
|
||||||
|
hook. Default value: "info/web/last-modified".
|
||||||
|
|
||||||
branch-sort::
|
branch-sort::
|
||||||
Flag which, when set to "age", enables date ordering in the branch ref
|
Flag which, when set to "age", enables date ordering in the branch ref
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue