summaryrefslogtreecommitdiff
path: root/README.patches
diff options
context:
space:
mode:
Diffstat (limited to 'README.patches')
-rw-r--r--README.patches7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.patches b/README.patches
index 9b81a75be..fda292912 100644
--- a/README.patches
+++ b/README.patches
@@ -86,6 +86,13 @@ sends a request the developers' mailing list and to the subsystem
maintainer. The patches are analyzed and, if they look ok, merged into
the master repository.
+A script called hg-pull-req.pl is included that will generate this
+request, providing a list of patches that will be pulled, links to each
+patch, and a diffstat of the all patches. It will work best if Hg has
+been configured with the correct username (also used by the commit
+message generator) and push path. The script is designed to be easy to
+modify to produce text for a given contributor's style.
+
It is good practice that each developer will have at least one tree
called 'v4l-dvb', which keeps their patches, and periodically update
this tree with the master tree's patches.