Allow missing ChangeLog when using git. We don't use ChangeLogs in
authorZac Medico <zmedico@gentoo.org>
Wed, 17 Jun 2009 22:04:43 +0000 (22:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 17 Jun 2009 22:04:43 +0000 (22:04 -0000)
commit758d31b247052e5658e4bb9e1273e230e2a6a9f1
tree335a67243958d0466d726c1171fe58d0c02cb24c
parent818718357bca76f2e7ad27d8c16d5414052b6980
Allow missing ChangeLog when using git. We don't use ChangeLogs in
distributed SCMs. It will be generated on server side from scm log,
before package moves to the rsync server. This is needed because we
try to avoid merge collisions. Thanks to Tomas Chvatal
<scarabeus@gentoo.org> for this patch.

svn path=/main/trunk/; revision=13651
bin/repoman