summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/contributing.texi8
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 07ff314a41b..7c5cb4a6dba 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -706,13 +706,7 @@ Manual}). To set it up, enable it in the relevant modes:
706 706
707When working from a Git checkout of Guix, setup is automatic: 707When working from a Git checkout of Guix, setup is automatic:
708@code{bug-reference} automatically detects that the project is hosted on 708@code{bug-reference} automatically detects that the project is hosted on
709Codeberg@footnote{ 709Codeberg and infers the issue and pull request URL from there.
710@c 'vc-git-repository-url' is used by
711@c 'bug-reference-setup-from-vc-alist', which checks for one of these
712@c names for the remote.
713As of Emacs@tie{}30.2, auto-detection works if and
714only if the Git remote is called @code{upstream} or @code{origin}.} and
715infers the issue and pull request URL from there.
716 710
717@node Guile Studio 711@node Guile Studio
718@subsection Guile Studio 712@subsection Guile Studio