]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add util/git-replay-merge.sh
authorMichał Kępień <michal@isc.org>
Tue, 27 Feb 2018 09:22:44 +0000 (10:22 +0100)
committerMichał Kępień <michal@isc.org>
Tue, 27 Feb 2018 09:45:08 +0000 (10:45 +0100)
commit9063b31f495b51050cdbe75a3deb8833b2ac669d
treebbf2971ab67fa4eff5f964a9a648b59475331c9e
parent4cb037a6e259d502057c8391d01cf1a14e88c71e
Add util/git-replay-merge.sh

git-replay-merge.sh is a script whose purpose is to make backporting
merge requests more convenient by automating the process as much as
possible.

For more information, including usage examples, see:

    https://gitlab.isc.org/isc-projects/bind9/wikis/Backporting-a-Merge-Request

(cherry picked from commit f7fe1e30987ae659d524da4600f79960af7f2259)
util/git-replay-merge.sh [new file with mode: 0644]