Hi, On Thu, 2 Aug 2007, Matthieu Moy wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > On Thu, 2 Aug 2007, Matthieu Moy wrote: > > > >> > If the feature still makes sense in the modern world is a > >> > different story, but I do find it useful. > >> > >> I understand that it can be usefull, but I really don't like having it > >> by default (is there a way to deactivate it BTW?). > > > > Yes. Just call "git status" and be done with it. > > That's not what I mean (my original message mentionned that already > BTW). By "deactivate", I mean "make git-diff never show empty diffs". > I don't want to run two commands where I need only one. Then don't touch the files you do not want to touch! Or if you want to have it convenient, and have a script that touches everything, even if it does not change the contents, just add "git add -u" at the end of the script". Not that difficult. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html