mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
describe: Add hyperlinks for codeberg.org commits.
* guix/scripts/describe.scm (%vcs-web-views): Add “codeberg.org”. Change-Id: I6749649f9c73434ba6ed424d049e50e6741b0a11
This commit is contained in:
parent
b654587cd9
commit
2ac93b9b5c
1 changed files with 1 additions and 0 deletions
|
@ -254,6 +254,7 @@ PROFILE and NUMBER "
|
|||
"/commit/?id=" commit)))
|
||||
("notabug.org" ,labhub-url)
|
||||
("framagit.org" ,labhub-url)
|
||||
("codeberg.org" ,labhub-url)
|
||||
("gitlab.com" ,labhub-url)
|
||||
("gitlab.inria.fr" ,labhub-url)
|
||||
("github.com" ,labhub-url))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue