Hi, I am using OSSubprocess for throwing git commands (using Iceberg with the GitFileTree backend), and I find that characters (for example spanish áéíóúñ) and line endings are not correctly encoded/decoded.
Does someone have the same problem? Are we doing something wrong? I am working on linux, and latest Pharo 6. With Guille Polito we tried some time ago a little fix that seemed to work but maybe it needs more testing, and before investing more time on it I thought that it would be a good idea to have more opinions on the topic.
