Commit Diff
- Commit:
4d88c28344644e770a30ea304c5b82fc82249629
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas.adam22@gmail.com>
- Date:
- Message:
- in gotd.conf, fix markup of the branch-deleted notification field list This list was using -compact which was inconsistent with the lists for other notification types.
- Actions:
- Patch | Tree
--- gotd/gotd.conf.5 +++ gotd/gotd.conf.5 @@ -449,7 +449,7 @@ which are the number of added and removed lines respec .It Dv branch-deleted The branch deleted notifications has the following fields, all guaranteed to be set: -.Bl -tag -compact -width Ds +.Bl -tag -width Ds .It Dv repo The repository name as string. .It Dv auth_user