diff --git a/ghq.txt b/ghq.txt index 6eeca89b..4f4f62fc 100644 --- a/ghq.txt +++ b/ghq.txt @@ -78,7 +78,7 @@ ghq..vcs:: repositories. With this option you can explicitly specify the VCS for the remote repository. The URL is matched against '' using 'git config --get-urlmatch'. + Accepted values are "git", "github" (an alias for "git"), "subversion", - "svn"(an alias for "subversion"), "git-svn", "mercurial", "hg"(an alias for "mercurial"). + + "svn" (an alias for "subversion"), "git-svn", "mercurial", "hg" (an alias for "mercurial"). + To get this configuration variable effective, you will need Git 1.8.5 or higher. + For example in .gitconfig: