git: Explicity push master branch, as will be needed by git 2.0's change to push.default=matching by default. Thanks, smcv
parent
c1fbd66c03
commit
876a1cf41c
|
@ -10,6 +10,9 @@ ikiwiki (3.20140126) UNRELEASED; urgency=medium
|
||||||
* git diffurl: Do not escape / in paths to changed files, in order to
|
* git diffurl: Do not escape / in paths to changed files, in order to
|
||||||
interoperate with cgit (gitweb works either way)
|
interoperate with cgit (gitweb works either way)
|
||||||
Thanks, intrigeri.
|
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
|
-- Joey Hess <joeyh@debian.org> Sat, 01 Feb 2014 16:53:35 -0400
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue