RubyMine 2018.1 Help

From Git

To download a project from Git, follow these steps:

  1. On the Welcome Screen, click the Check out from Version Control link.
  2. Select the version control system where your project ts stored. Here it is Git:
    check out from version control
  3. Having selected Git, do the following:
    • Specify your credentials.
    • To make sure everything is OK, click the button Test:
      rm open project from VCS test
    • In the Parent directory field, click browseButton and specify the parent folder, where your project will reside.
    • Finally, in the Directory field, specify the folder that will actually contain your project.
      rm open project from VCS
  4. Click Clone.
Last modified: 1 August 2018

See Also