To be able to retrieve data from a repository hosted on GitHub, or share your projects, you need to register your GitHub account in DataGrip. Open the Marketplace tab, find the GitHub plugin, and click Install (restart the IDE if prompted).ĭataGrip lets you manage Git projects hosted on GitHub directly from the IDE: clone repositories, share your projects, create forks, share code through gists, create pull requests and review incoming pull requests. This functionality relies on the GitHub plugin, which you need to install and enable. Open the Installed tab, find the Git plugin, and select the checkbox next to the plugin name. Press Control+Alt+S to open the IDE settings and then select Plugins. If the relevant features aren't available, make sure that you didn't disable the plugin.
This functionality relies on the Git plugin, which is bundled and enabled in DataGrip by default.