When using vimdiff with git and lots of changed files, vimdiff will open each file sequentially. It opens up the next file once you have closed the current file.
But what if I just want to break out of the whole diff process and also do not want to have coming diffs open?
How can I stop all diffs when using vimdiff?