mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +02:00
doc: contributing: Disable authentication when simulating ‘guix pull’.
* doc/contributing.texi (Submitting Patches): Add ‘--disable-authentication’ when simulating ‘guix pull’. * .forgejo/pull_request_template.md: Likewise. Fixes: #427 Change-Id: I4c6847314c8876a2f6e29f938cbbbe286178231b
This commit is contained in:
@@ -2033,7 +2033,7 @@ warnings, especially those about use of undefined symbols.
|
||||
Make sure your changes do not break Guix and simulate a @command{guix pull}
|
||||
with:
|
||||
@example
|
||||
guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master
|
||||
guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master --disable-authentication
|
||||
@end example
|
||||
|
||||
@end enumerate
|
||||
|
||||
Reference in New Issue
Block a user