How do I clone my github repo's wiki? I know it's saved as a separate git repo, but can't remember the path.
I've tried ...reponame/wiki.git and ...reponame.git/wiki but neither are correct.
|
|
|
Append .wiki.git to the repo name. i.e. if your repo name was foobar
and
|
|||
|
|