Matthew
Matthew

Reputation: 841

No GitHub in Intellij IDEA VCS > Checkout > Menu

One of my Intellij IDEA (Community Edition, Linux) installations (out of all my v2017.3.4 installations) is missing GitHub from its VCS > Checkout from Version Control > [types] menu. It's got CVS, Mercurial, Subversion but not GitHub. How do I get GitHub in there and use it?

VCS > Checkout > menu no GitHub

Upvotes: 0

Views: 1593

Answers (1)

Enzokie
Enzokie

Reputation: 7415

Go to File > Settings > Plugins and search for GitHub and Git Integration then install those. A restart might be required in order to apply the changes.

Upvotes: 1

Related Questions