precommit: Optimise to avoid calling git-check-attr more than once.

This commit is contained in:
Joey Hess 2010-11-28 14:19:43 -04:00
parent 1f9ce9e9a5
commit 92e5d28ca8
5 changed files with 29 additions and 26 deletions

View file

@ -15,7 +15,6 @@ import qualified Annex
import Types
import Messages
import Locations
import Utility
import Core
import CopyFile