Fix broken link to git-config(1) docs

Note that I am linking directly to the documentation for Git 2.5.1
because of a bug on git-scm.com, repored upstream as
https://github.com/git/git-scm.com/issues/591.
This commit is contained in:
Erik Johnson 2015-09-14 22:21:31 -05:00
parent c78d833540
commit 0b212ea5b3

View File

@ -3342,6 +3342,7 @@ def worktree_prune(cwd,
.. versionadded:: 2015.8.0 .. versionadded:: 2015.8.0
.. _`git-worktree(1)`: http://git-scm.com/docs/git-worktree .. _`git-worktree(1)`: http://git-scm.com/docs/git-worktree
.. _`git-config(1)`: http://git-scm.com/docs/git-config/2.5.1
CLI Examples: CLI Examples: