

If you are already logged in to the selected hosting service, completion will suggest the list of available repositories that you can clone.Ĭlick Clone. In the Get from Version Control dialog, specify the URL of the remote repository you want to clone, or select one of the VCS hosting services on the left. IntelliJ IDEA allows you to check out (in Git terms clone) an existing repository and create a new project based on the data you've downloaded.įrom the main menu, select Git | Clone, or, if no project is currently opened, click Get from VCS on the Welcome screen. Check out a project from a remote host (clone) If you need to manually configure IntelliJ IDEA to use Git from WSL, go to the Version Control | Git page of the IDE settings Ctrl+Alt+S, click the Browse icon in the Path to Git executable field and select Git from WSL via the \wsl$ path, for example, \\wsl$\debian\usr\bin\git. Also, IntelliJ IDEA automatically switches to Git from WSL for projects that are opened when you use the \\wsl$ path. If Git is not installed on Windows, IntelliJ IDEA searches for Git in WSL and uses it from there. IntelliJ IDEA supports Git from the Windows Subsystem for Linux 2 (WSL2), which is available in Windows 10 version 2004. If the IDE can't locate a Git executable, it suggests downloading it. ignore file element.When you clone an existing Git repository, or put an existing project under Git version control, IntelliJ IDEA automatically detects if Git is installed on your computer. To generate new ignore file, just click on File > New or use Alt + Insert shortcut and select. Preferences > Plugins > Manage Plugin Repositories.

ignore plugin, add the URL in the IDE settings: ignore plugin updates supporting such versions. If you are working with IDEs in EAP version, like IntelliJ 2021.1 EAP, there is eap channel introduced to provide the. Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk.Preferences > Plugins > Browse repositories.ignore for all IDE version from before - 139-193 - will be frozen at v3.x.x.

ignore plugin updates will be delivered only to the latest stable IDE version.
