workaround older git without "commit-tree -m"
authorEric Wong <normalperson@yhbt.net>
Sun, 20 Apr 2014 23:49:17 +0000 (23:49 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 21 Apr 2014 00:04:23 +0000 (00:04 +0000)
commitef7ddcc92c33fc61eb9e97e51c544dd3685db006
tree8581583c9502272c3488f0128f95f9e4de0bb96e
parent4e089d73c12db85dd50523b4c2ffbf7ec660b466
workaround older git without "commit-tree -m"

We need to support older git versions lying around.
Some versions broke argument ordering, too.
lib/Ssoma/Git.pm