Lars Hjemli [off-list ref] writes:
On Mon, Jan 28, 2013 at 9:10 AM, Jonathan Nieder [off-list ref] wrote:
quoted
...
So if I ran the world, then having commands
git -a diff
and
git for-each-repo git diff
do the same thing would be fine. Of course I don't run the world. ;-)
This would make me very happy. Junio?
Ahh, our mails crossed (rather, I responded to the other message I
saw before I saw this one). I am not completely sold on "git -a"
yet, but another worry I have is which one between "submodule
foreach" and "for-each-repo" should use "git -a", if we decide that
it is useful to the users to add it.