Summary and Shortcuts
Everything we covered in this tutorial including help links and shortcuts.
In this blog, we learned two ways to create a local Git repository for an existing IntelliJ IDEA project and then share the Project To GitHub.
Shortcuts Used
Here are some of the shortcuts that we used and some additional ones that you can try out.
Name | macOS Shortcut | Windows Shortcut |
---|---|---|
Commit Files dialog | ⌘K | Ctrl+K |
Push Commits dialog | ⌘⇧K | Ctrl+Shift+K |
Open the Git Tool Window | ⌘9 | Alt+9 |
Open the Project Tool Window | ⌘1 | Alt+1 |
Settings/Preferences | ⌘, | Ctrl+Alt+S |
Open the Terminal | ⌥F12 | Alt+F12 |