doc: Fix cross-reference to Git Info manual.
Partially fixes <https://issues.guix.gnu.org/55821>. Partially because our git package doesn't yet include the documentation. This change will need to go to core-updates. * doc/contributing.texi (Submitting Patches): Adjust the node name.master
parent
6a6d9a858e
commit
5ecbf5b163
|
@ -1119,11 +1119,11 @@ Development is done using the Git distributed version control system.
|
||||||
Thus, access to the repository is not strictly necessary. We welcome
|
Thus, access to the repository is not strictly necessary. We welcome
|
||||||
contributions in the form of patches as produced by @code{git
|
contributions in the form of patches as produced by @code{git
|
||||||
format-patch} sent to the @email{guix-patches@@gnu.org} mailing list
|
format-patch} sent to the @email{guix-patches@@gnu.org} mailing list
|
||||||
(@pxref{submitting patches,, Submitting patches to a project, git, Git
|
(@pxref{Submitting patches to a project,,, git, Git User Manual}).
|
||||||
User Manual}). Contributors are encouraged to take a moment to set some
|
Contributors are encouraged to take a moment to set some Git repository
|
||||||
Git repository options (@pxref{Configuring Git}) first, which can
|
options (@pxref{Configuring Git}) first, which can improve the
|
||||||
improve the readability of patches. Seasoned Guix developers may also
|
readability of patches. Seasoned Guix developers may also want to look
|
||||||
want to look at the section on commit access (@pxref{Commit Access}).
|
at the section on commit access (@pxref{Commit Access}).
|
||||||
|
|
||||||
This mailing list is backed by a Debbugs instance, which allows us to
|
This mailing list is backed by a Debbugs instance, which allows us to
|
||||||
keep track of submissions (@pxref{Tracking Bugs and Patches}). Each
|
keep track of submissions (@pxref{Tracking Bugs and Patches}). Each
|
||||||
|
|
Reference in New Issue