On Wednesday, June 13, 2007 at 17:07:20 (+0100) Johannes Schindelin writes: >Hi, > >On Wed, 13 Jun 2007, Bill Lear wrote: > >> I wonder, also, if there could be a way to alert users that their >> working tree is dirty before all the git pull blather comes out, scaring >> their poor little souls? > >Well, it's their fault, isn't it? Yes, it is. But that's no reason not to try to produce a nicer warning. >> fatal: Entry 'src/netlist/EocCompiler.cc' not uptodate. Cannot merge. > >Sorry, this is the first time Git can realize that the dirty working >directory conflicts with the changes about to be applied. Ah, this makes sense. It has to do all the other stuff first and only when it comes across one that won't "fit" does it complain. This makes more sense now... Bill - 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