> I'd like to know if the same apply to diff.textconv or there is > something I've to fix in my textconv script.
Probably. But it is hard to know without also knowing what the unknown driver actually does. If it generates something that doesn't exactly match the format used by Git, then Magit hasn't been setup to parse it. So you will indeed have to change your script to make the diff look as expected or else configure Magit to not use the script, which can indeed be done by overriding the respective variables using the custom option `magit-git-standard-options'. -- You received this message because you are subscribed to the Google Groups "magit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
