From 0a4e68e4e24849a8d95dfa9ca0eb773b2cda6ebf Mon Sep 17 00:00:00 2001 From: rl1987 Date: Sat, 11 May 2019 19:03:46 +0300 Subject: [PATCH] Add changes file --- changes/bug30286 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug30286 diff --git a/changes/bug30286 b/changes/bug30286 new file mode 100644 index 0000000000..f2fc67a484 --- /dev/null +++ b/changes/bug30286 @@ -0,0 +1,4 @@ + o Minor bugfixes (developer tooling): + - Fix pre-push hook to refrain from rejecting fixup and squash commits + when pushing to non-upstream git remote. Fixes bug 30286; bugfix on + 0.4.0.1-alpha.