diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-23 14:20:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-23 14:20:27 -0400 |
commit | 876a1cf41c26afb8e025a4c2ecb8b1b441e87edb (patch) | |
tree | 08a0d4cb75291f1e481bd5ddd85d6017c2df7e64 /debian | |
parent | c1fbd66c031980f89e6b28862fe90813b1074c2e (diff) | |
download | ikiwiki-876a1cf41c26afb8e025a4c2ecb8b1b441e87edb.tar ikiwiki-876a1cf41c26afb8e025a4c2ecb8b1b441e87edb.tar.gz |
git: Explicity push master branch, as will be needed by git 2.0's change to push.default=matching by default. Thanks, smcv
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
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 <joeyh@debian.org> Sat, 01 Feb 2014 16:53:35 -0400 |