Early exit from post-merge git hook script when not merging to master

This commit is contained in:
rl1987
2019-07-02 20:06:23 +03:00
parent 15e28af2d1
commit 59e523f058
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (developer tooling):
- Only log git script changes in post-merge script when merge was to the
master branch. Fixes bug 31040; bugfix on 0.4.1.1-alpha.