summaryrefslogtreecommitdiff
path: root/dev-util/git/files/71git-gentoo.el
Side-by-side diff
Diffstat (limited to 'dev-util/git/files/71git-gentoo.el') (more/less context) (ignore whitespace changes)
-rw-r--r--dev-util/git/files/71git-gentoo.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-util/git/files/71git-gentoo.el b/dev-util/git/files/71git-gentoo.el
deleted file mode 100644
index ded21c2..0000000
--- a/dev-util/git/files/71git-gentoo.el
+++ b/dev/null
@@ -1,7 +0,0 @@
-;;; git site-lisp configuration
-
-(add-to-list 'load-path "@SITELISP@")
-(add-to-list 'vc-handled-backends 'GIT)
-(autoload 'git-status "git" "Entry point into git-status mode." t)
-(autoload 'git-blame-mode "git-blame"
- "Minor mode for incremental blame for Git." t)