I would like to be able to pass arguments to magit to diff two files, one old and one new. Specifically, I will like git diff to pass it's output to magit as the diff viewer or client.
I know it possible to run commands with emacsclient using `-c` option. Something like `emacsclient -c --eval "(fn)"`. But can someone point me to a magit function that can accept those type of arguments that git diff will pass. Or if it's even possible in the first place. Thanks -- 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/groups/opt_out.
