Linus Torvalds [off-list ref] writes:
On Wed, 8 Feb 2006, Junio C Hamano wrote:
quoted
So we could even implement that with
$ git commit --preview [other flags] [paths...]
My argument for "git status" was that it very much _is_ about "what would
I commit". So I'd much rather extend on "git status" than add a
"--preview" flag to "git commit".
Our messages crossed. I'd agree about the reasoning completely,
as I did in my previous message.
Now we need to find a volunteer to do all that work ;-).