1. 03 12月, 2010 1 次提交
    • Josh Bleecher Snyder's avatar
      Add yet another option for how to run the check_whitespace hook:… · 6bca8751
      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
  2. 02 12月, 2010 39 次提交