hg diff takes 30 seconds to find nothing.
Rob Landley
rob at landley.net
Thu Dec 7 17:47:09 UTC 2006
On Thursday 07 December 2006 12:14 am, Matt Mackall wrote:
> No good reason. It uses basically the same code path that commit does.
>
> You probably want to add build/ to your .hgignore and then both diff
> and commit will be fast again.
The wiki page is vague: will that tell it to ignore the "build" directory at
the top level, or will it tell it to ignore every build directory in every
subdirectory? (If I had a source/build/ would that get ignored?)
Do I have to add ^ and $ to the thing to tell it "you're actually not a regexp
but a real path"?
Rob
--
"Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away." - Antoine de Saint-Exupery
More information about the Mercurial
mailing list