>>>>> "York" == York Zhao <[email protected]> writes:
> Just tried, doesn't work. The following are steps of what I was doing: > M-x magit -> l -> L -> n -> -> n > Then I got the "diff" output in other window, which shows everything is > different, of course most of the difference are CRLF difference, suck!!! > What appeared strange to me is that it seems that magit never called "git > diff" > to get this "diff". Can anybody tell me what I'm missing here? What you see here is the output of git log for this commit, not a git diff of any kind. See `magit-refresh-commit-buffer'. Unfortunately, there's currently no way to inject custom flags there, without modifying the function. Yann. -- There exists no separation between gods and men: one blends softly casual into the other. -- Proverbs of Muad'dib
