← Back to context

Comment by Y7ZCQtNo39

8 years ago

I could see developers ditching GitHub with the acquisition for a perceived conflict of interest. It's really easy to change your remote.

I see a potentially big market opportunity for anyone who wants to compete in the space now.

Changing the remote doesn't migrate anything in the issue tracker, merge requests, webhooks, pages or wiki

This is also why I put my documentation in markdown files in the repo instead of using the Github wiki. I knew it would save me hassle later.

  • Wikis on Github are cloneable as normal repos: just use project.wiki.git instead of project.git in the clone URL.

    • Still one step too much making it harder to migrate. Should've been a directory in a repo, default to `wiki` or whatever and configurable to something else.

      1 reply →

Agreed on both points. The shift will bring a lot of opportunity to build a more decentralized repo base. I think something like (Keybase)[http://keybase.io] might be interesting.