Markus Lachinger <[email protected]> writes: [...]
> The motivation / use case is to be able to quickly assess the changes > that were made i.e. between two branches while having more context > than just the diff ± a few lines, or just be able to jump around in > the file. > > I could use RET to jump to the file and then switch back the buffer, but that > is pretty irritating So the main irritation is that it replaces the diff window? I suppose when I want to get back to the diff buffer, I typically call winner-undo. Or if you give a C-u, magit-diff-visit-file will open it in another window. > Is there a better/'more magit' way to do that which I am not thinking of? Depending on how much more context you want to see, you could try magit-diff-more-context (+). -- Kyle -- 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.
