Can I checkout github wikis like a git repository? -


I want to modify and look at the local wiki along with the local editor like MiX, and just like the code in the Google code wiki Can be checked. Is there any way to check gitb wiki? Or does another GIT repository provider provide such a facility?

  GIT clone https://github.com/user /project.wiki.git  

or if you use SSH

  git clone git @ github com: username / project Wiki Git  

Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -