Juergen Ruehle [off-list ref] writes:
> How about doing this?
>
> -- >8 --
> git-status: squelch "use 'git add file...'" message when unneeded
>
> Add a field in wt_status to record if there are any uncached
> changes, and use it to decide when there is no point to add the
> "use 'git add'" message.
Commit 6e458bf63f48fb7d15cb70ad7c7b7b71915d94a2 in next is already
doing exactly that. Or am I missing something?
If there is something you are missing, it is that I am
overloaded these days ;-).
Thanks for the reminder.