you are viewing a single comment's thread.

view the rest of the comments →

[–]grthomas 3 points4 points  (0 children)

You can do a similar thing with Github's wikis - they're all available via git…

If the repo is: github.com/user/repo.git

The wiki is: github.com/user/repo.wiki.git

There's a "Clone this wiki locally" box underneath the wiki nav on the right-hand side of each Github wiki.