]> 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:43:53 +0000 (10:43 +0100)
commitc43062a1c88ccf2f2658a731ca50de19f2d2b91f
treea4a3014ed89d6f9cdfc278d740ae91146504cf23
parentb371e436df32bf095503788720c6afc2fbcca377
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]