fix patch to not strip a leading "." unless it's part of a path
authorJoey Hess <joey@kitenet.net>
Tue, 4 Jan 2011 19:59:28 +0000 (15:59 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 4 Jan 2011 19:59:28 +0000 (15:59 -0400)
commit1b1b3927eef687ed0fdc4cf12cfb8507645ed4a7
tree190f70d89fcdf66759d5301402a53cd1a49bf7b7
parentfc6c0e8b5b0fb9de7bf798ce71a4ea3132285152
fix patch to not strip a leading "." unless it's part of a path

For correctness only, since a tag named ".foo" is very unlikely.
IkiWiki/Plugin/tag.pm