change how web commits are specified
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 17 Jul 2008 20:35:18 +0000 (16:35 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 17 Jul 2008 20:35:18 +0000 (16:35 -0400)
commitf66eddccc688059fee94b4b7789318e39675d34c
tree29000c7f15a8275a2fd920b42854ed0096e9b7f5
parentac62a47ea431271447909b17e883eeaefa87aaea
change how web commits are specified

The trailer line was a bit complex and ugly;
I think it's better to just put "(web)" after the user
name.

This has a side effect of making web commits with no messages
have a completly empty commit message. Use --cleanup=verbatim
to force git to accept such.
IkiWiki/Rcs/git.pm