git rebase --interactive needn't call editor for noop
From: <hidden>
Date: 2016-06-15 22:45:52
On occasions when git rebase --interactive will invoke the editor with the word "noop" in the buffer, it would be better if it just said that on the command line instead of bothering to call the editor.