summaryrefslogtreecommitdiff
path: root/debian/README.source
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2016-12-01 11:50:55 -0500
committerScott Moser <smoser@brickies.net>2016-12-01 16:56:03 -0500
commitbead19184774c586c071c86f430d9c9ac64d0dd7 (patch)
tree00bc284b9e4903d6c5dfdb20e61b080d9e46761e /debian/README.source
parent3994f5a0d5ba8b4702a51373c3504ab1035a8d9d (diff)
downloadvyos-cloud-init-bead19184774c586c071c86f430d9c9ac64d0dd7.tar.gz
vyos-cloud-init-bead19184774c586c071c86f430d9c9ac64d0dd7.zip
debian/cherry-pick: add cherry picking tool
* Add a cherry picking tool. * add support for removing cherry picks to new-upstream-snapshot. * remove bzr version of script debian/cherry-pick-rev
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
index 86bcf530..df79a3eb 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -21,3 +21,9 @@ Patches in debian/patches are stored un-applied.
To pull a new upstream snapshot:
./debian/new-upstream-snapshot ../trunk
+
+== Cherry Pick ==
+To cherry pick an upstream commit:
+ ./debian/cherry-pick <hash>
+
+That will add a patch to debian/patches/ and debian/patches/series.