mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Make references to Git commits clickable
Automatically detect Git commit identifiers, shorten them, and make them link to the cgit interface. Implements FS#43290. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
a9ac385cb9
commit
bb623fc545
4 changed files with 57 additions and 5 deletions
|
@ -29,6 +29,7 @@ aur_location = https://aur.archlinux.org
|
|||
aur_request_ml = aur-requests@archlinux.org
|
||||
enable-maintenance = 0
|
||||
maintenance-exceptions = 127.0.0.1
|
||||
commit_uri = https://aur.archlinux.org/cgit/aur.git/log/?h=%s&id=%s
|
||||
|
||||
[notifications]
|
||||
notify-cmd = $NOTIFY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue