Make makerepo set the Git merge remote
authormartin f. krafft <madduck@madduck.net>
Tue, 11 Mar 2008 18:18:05 +0000 (19:18 +0100)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 11 Mar 2008 19:40:07 +0000 (15:40 -0400)
commit227107b21864dedb40995875c6a68c1a2a665f9a
treeb263ad0a5fcd9df042a9d73fdd8d6efb8858c1f6
parentced0e9f9866a4e609203e6d1c43fa76f7fdecc55
Make makerepo set the Git merge remote

branch.master.remote previously used to default to origin, which has
recently been changed; it now needs to be set explicitly, which this
patch does.

Closes Debian bug #470517.

Signed-off-by: martin f. krafft <madduck@madduck.net>
ikiwiki-makerepo