From 876a1cf41c26afb8e025a4c2ecb8b1b441e87edb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 23 Feb 2014 14:20:27 -0400 Subject: [PATCH] git: Explicity push master branch, as will be needed by git 2.0's change to push.default=matching by default. Thanks, smcv --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 145ac6771..1c204e58c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ ikiwiki (3.20140126) UNRELEASED; urgency=medium * git diffurl: Do not escape / in paths to changed files, in order to interoperate with cgit (gitweb works either way) Thanks, intrigeri. + * git: Explicity push master branch, as will be needed by git 2.0's + change to push.default=matching by default. + Thanks, smcv -- Joey Hess Sat, 01 Feb 2014 16:53:35 -0400