-
由 Josh Bleecher Snyder 提交于
Add yet another option for how to run the check_whitespace hook: incremental-with-patch. The idea is: If a file was clean, block commits that make it unclean. If it wasn't clean, don't block, but still propose a patch to clean it up. This may not work for folks using an hg gui. Thanks to Fred for the suggestion.
6bca8751