* The first git commit legitimately has no parents. Avoid recentchanges
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 12 Nov 2007 17:53:46 +0000 (12:53 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 12 Nov 2007 17:53:46 +0000 (12:53 -0500)
commit8ffa59e6104be71b043b835920cb34d837b91fbf
tree869a4300335fe7e69c2c6c5c5df88db4aa1f0c58
parent3c3135c6a8e3f0770c6efdb8c5765affedb61106
* The first git commit legitimately has no parents. Avoid recentchanges
  spewing uninitialised value warnings and debug messages about it.
  Dummying up a parent of 0000000 allows gitweb to work too.
IkiWiki/Rcs/git.pm
debian/changelog