unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43946] [PATCH] doc: Add item to "Submitting Patches" section.
@ 2020-10-12  8:20 zimoun
  2020-10-24  9:01 ` bug#43946: " Oleg Pykhalov
  2021-01-15 13:30 ` Ludovic Courtès
  0 siblings, 2 replies; 8+ messages in thread
From: zimoun @ 2020-10-12  8:20 UTC (permalink / raw)
  To: 43946; +Cc: zimoun

* doc/contributing.texi (Submitting Patches): Add item about 'git-format-patch
--base'.
---
 doc/contributing.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index af3601442e..5ea3cb1899 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -932,6 +932,12 @@ Before submitting a patch that adds or modifies a package definition,
 please run through this check list:
 
 @enumerate
+@cindex @code{git format-patch}
+@cindex @code{git-format-patch}
+@item
+We recommend to use the command @code{git format-patch --base} to
+include the commit where your patch applies.
+
 @item
 If the authors of the packaged software provide a cryptographic
 signature for the release tarball, make an effort to verify the

base-commit: e746d30ec15852ec50e4247ea0a07ab2a9a69aa8
-- 
2.28.0





^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-22 13:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12  8:20 [bug#43946] [PATCH] doc: Add item to "Submitting Patches" section zimoun
2020-10-24  9:01 ` bug#43946: " Oleg Pykhalov
2020-10-24  9:17   ` [bug#43946] " zimoun
2021-01-15 13:30 ` Ludovic Courtès
2021-01-15 14:00   ` zimoun
2021-03-26  5:40     ` zimoun
2021-09-21  9:53   ` zimoun
2021-09-22 13:02     ` bug#43946: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).