Android Studio
Commit the project to version control
To commit the project to version control in Android Studio, press Ctrl + K. On a Mac, press Cmd + K instead.
Where it works: Version control
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdK |
| Windows | Desktop app | CtrlK |
Where this comes from
Keyboard shortcuts - Android Studio - Android Developers
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.