summaryrefslogtreecommitdiff
path: root/Git/Index.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-12-22 13:53:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-12-22 14:00:17 -0400
commit6bffe509d7f1ec60168522585925a43dbfffbd36 (patch)
treea7fead7d1e5539139894f10c45f6d6c3d8d5cdc9 /Git/Index.hs
parent30cf6ce81ca8ff99f5284c5b991e546eb1da72ae (diff)
Add --include, which is the same as --not --exclude.
Diffstat (limited to 'Git/Index.hs')
-rw-r--r--Git/Index.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Git/Index.hs b/Git/Index.hs
index e58f1edd6..aaf54e032 100644
--- a/Git/Index.hs
+++ b/Git/Index.hs
@@ -9,8 +9,6 @@ module Git.Index where
import System.Posix.Env (setEnv, unsetEnv, getEnv)
-import Common
-
{- Forces git to use the specified index file.
-
- Returns an action that will reset back to the default