How do you clone a Github wiki.
The several times I've copied to command from our repo and attempted to clone locally..
git clone https://github.com/[orgname]/[name].wiki.git
I get this error:
fatal: repository git clone https://github.com/[orgname]/[name].wiki.git
not found