Skip to content

Commit

Permalink
remove 'git from vc-handled-backends
Browse files Browse the repository at this point in the history
  • Loading branch information
tsgates committed Oct 1, 2011
1 parent dbb9469 commit 9d3edd2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git-emacs.el
Expand Up @@ -89,7 +89,6 @@
(require 'ediff) ; we use this a lot
(require 'vc) ; vc
(require 'vc-git) ; vc-git advises
(add-to-list 'vc-handled-backends 'git) ; set backend management
(require 'time-stamp) ; today

(require 'git-global-keys) ; global keyboard mappings
Expand Down
File renamed without changes.

0 comments on commit 9d3edd2

Please sign in to comment.