Summary and Shortcuts

Creating a Project from GitHub Summary

Summary

You have now configured an IntelliJ IDEA project from a GitHub repository, with all the relevant remotes added, and a Git log window that shows the current status of the remote repositories. You are now ready to start making changes to this project and to commit, push, and create pull requests.

Shortcuts Used

Here are the shortcuts that we used.

Name macOS Shortcut Windows Shortcut
Open the Search everywhere dialog ⇧⇧ Shift+Shift
Display or hide the Git Log tool Window ⌘9 Alt+9
Display or hide the Project Window ⌘1 Alt+1

Related YouTube Links