April 6, 2015
2:09 p.m.
Le 06/04/2015 13:44, Yuriy Tymchuk a écrit :
Hi, in gitfiletree there is a piece of code like this:
aVersion info message convertToSystemString
But if you commit using Komitter `aVersion info message` is an instance of Text. Is this ok? I.e. should we fix Komitter to assign String as version message, or should gitfiletree convert message to string explicitly?
I can add an asString to gitfiletree, this is probably the easiest. Thierry