On GitHub, can I fork just a wiki?

前端 未结 5 875
南旧
南旧 2020-12-25 12:02

If I fork repository joe/foo, and it has a Wiki, I won\'t get the wiki. Right now I\'m just interested in forking the wiki to add pages to it.

5条回答
  •  有刺的猬
    2020-12-25 12:47

    You can't fork it directly on GitHub, but you can get Git access to it by going into the Git access tab of the wiki and you should be able to fork it on your local machine and edit it as much as you want (and even get updates to it!)

提交回复
热议问题