Hi Nicolas, does this happens when you are using one of the GitFileTree generated command or when you use directly the command line api (runGitCommand and friends)? Does this happens with OSProcess as well?
Thierry 2016-08-22 15:09 GMT+02:00 Nicolas Passerini <[email protected]>: > 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. > >
