From bead19184774c586c071c86f430d9c9ac64d0dd7 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 1 Dec 2016 11:50:55 -0500 Subject: 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 --- debian/README.source | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/README.source') 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 + +That will add a patch to debian/patches/ and debian/patches/series. -- cgit v1.2.3