Skip to content

Commit

Permalink
Variable name has changed in magit 2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbhartwell authored and syl20bnr committed Jul 4, 2015
1 parent c31c1c1 commit 9eab467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/!source-control/git/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function, this is the folder where you keep all your git-controlled projects
(the path should end up with a ~=/~= to respect Emacs conventions):

#+BEGIN_SRC emacs-lisp
(setq magit-repo-dirs '("~/repos/"))
(setq magit-repository-directories '("~/repos/"))
#+END_SRC

For more information, see [[https://magit.github.io/master/magit.html#Status][Magit-User-Manual#Status]]
Expand Down

0 comments on commit 9eab467

Please sign in to comment.