Hi, While editing a file in a buffer, I sometimes want to see the unstaged changes for just that file; I am used to using vc-diff or ediff-revision for this. I can't figure out a straightforward way to do this using magit.
I can run magit-diff-working-tree which shows me the diffs for the whole working tree, then I can Isearch to the file I'm interested in. Similarly I can run magit-status and search. I would like to be able to run magit-diff-working-tree and have just the current file be diffed, and even better to have magit-ediff-working-tree to do the same thing. Am I missing a better way to achieve this? -- 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.
