typo in config parameter
Karen Etheridge [Tue, 7 Aug 2012 18:25:27 +0000 (11:25 -0700)]
dist.ini

index 756096a..9746163 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -74,7 +74,7 @@ release_branch = stable
 format = %-8V  %{yyyy-MM-dd HH:mm:ss ZZZZ}d (%U)
 
 [Git::Commit]
-allow-dirty = Changes
+allow_dirty = Changes
 commit_msg = %N-%v%t%n%n%c
 
 [Git::Tag]