From 7576542b331fa2e8813668221c200b63753b91ba Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 15 Apr 2014 23:15:15 -0400 Subject: Remove obsolete magit customization `magit-default-tracking-name-function' is no longer defined in the "next" branch. --- lisp/init-git.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/init-git.el') diff --git a/lisp/init-git.el b/lisp/init-git.el index edffa79..16973ce 100644 --- a/lisp/init-git.el +++ b/lisp/init-git.el @@ -38,7 +38,6 @@ Useful for non-source code repos (e.g., Org mode note files)." (delete-other-windows)) (setq magit-restore-window-configuration t - magit-default-tracking-name-function 'magit-default-tracking-name-branch-only magit-completing-read-function 'magit-ido-completing-read magit-popup-show-help-echo nil magit-popup-show-help-section nil -- cgit v1.2.3