Bitbucket HotKey Cheatsheet

2024 年 12 月 26 日

Bitbucket is a popular platform for version control, used by developers to manage Git repositories. It provides a set of features that help streamline the workflow of software development. Whether you’re navigating through repositories, managing branches, or reviewing pull requests, using shortcut keys can greatly increase efficiency.

Bitbucket Windows Shortcuts

All pages

ShortcutAction
?Display keyboard shortcuts
[Expand and collapse left navigation
/Focus the site search

Most pages (except Your Work and Source)

ShortcutAction
.Open the Omnibar
JSelect next item
KSelect previous item
EnterView selected item
GDGo to Your Work dashboard
GAGo to your Personal Settings
EscDismiss dialog or remove focus
UGo back

Repository pages (except for Source)

ShortcutAction
CRCreate a repository
IRImport a repository
RSOpen repository source
RCOpen repository commits
RBOpen repository branches
RPOpen repository pull requests
RIOpen repository issues
RWOpen repository wiki
RDOpen repository downloads
RAOpen repository settings
FSearch for file

Repository pages (except for Source and Settings) {.row-span-2}

ShortcutAction
XFFork repository
XBCreate branch
XCCompare branches or tags
XPCreate pull request
XICreate issue

Pull requests

ShortcutAction
CtrlEnterSubmit a comment
TCToggle display of inline comments
PDSwitch to the pull request diff tab
PCSwitch to the pull request commits tab
PASwitch to the pull request activity tab
ShiftTShow the list of tasks

Repository pages with sidebar

ShortcutAction
]Expand and collapse right sidebar

Repository source

ShortcutAction
FFocus the file filter

Download Bitbucket Windows Shortcuts Cheatsheet PDF

We provide a Bitbucket Windows Shortcuts PDF download feature. Click the download button to get the file. Please note that generating the PDF may take some time, so please be patient. Download

Bitbucket MacOS Shortcuts

Repository Navigation

Shortcut KeyDescription
Cmd + Alt + ROpen repository
Cmd + Alt + BGo to the branch list
Cmd + Alt + MOpen the pull request menu
Cmd + Alt + FOpen file search
Cmd + Alt + SOpen the repository settings
Cmd + Alt + LView the commit history
Cmd + Alt + CView the commit details

Pull Request Operations

Shortcut KeyDescription
Cmd + Alt + POpen pull request
Cmd + Alt + NCreate a new pull request
Cmd + Alt + CView the comments on a pull request
Cmd + Alt + AAdd a comment to a pull request
Cmd + Alt + UOpen pull request update
Cmd + Alt + DMerge a pull request
Cmd + Alt + EEdit a pull request

General Navigation

Shortcut KeyDescription
Cmd + Alt + 1Navigate to Dashboard
Cmd + Alt + 2Open Bitbucket Home
Cmd + Alt + TSwitch to the Activity tab
Cmd + Alt + HOpen help and documentation
Cmd + Alt + KToggle keyboard shortcuts overlay
Cmd + Alt + QLog out of Bitbucket

Other Functions

Shortcut KeyDescription
Cmd + Alt + ZZoom in view
Cmd + Alt + XZoom out view
Cmd + Alt + VView repository in new tab
Cmd + Alt + WClose the current repository tab
Cmd + Alt + IOpen the repository information

Download Bitbucket MacOS Shortcuts Cheatsheet PDF

We provide a Bitbucket MacOS Shortcuts PDF download feature. Click the download button to get the file. Please note that generating the PDF may take some time, so please be patient. Download

About Bitbucket

Bitbucket is a web-based platform that provides source code hosting for Git and Mercurial repositories. It is widely used by software development teams to collaborate on projects, review code, and manage version control. With Bitbucket, developers can work on code, track changes, and integrate with other tools like Jira and Trello.

Bitbucket Official Information

Bitbucket Shortcut Key FAQs

  1. What is the default shortcut key to open a repository in Bitbucket?
    On Windows, the shortcut is Ctrl + Alt + R. On MacOS, the shortcut is Cmd + Alt + R.

  2. How can I switch between tabs in Bitbucket?
    You can use Ctrl + Alt + 1 (Windows) or Cmd + Alt + 1 (MacOS) to go to the Dashboard.

  3. Is there a shortcut to create a new pull request?
    Yes, the shortcut is Ctrl + Alt + N (Windows) or Cmd + Alt + N (MacOS).

  4. Can I search files in Bitbucket with a shortcut?
    Yes, you can use Ctrl + Alt + F (Windows) or Cmd + Alt + F (MacOS) to open the file search.

  5. How do I navigate to the Activity tab in Bitbucket?
    On Windows, press Ctrl + Alt + T. On MacOS, press Cmd + Alt + T.

  6. What is the shortcut for adding a comment to a pull request?
    On Windows, use Ctrl + Alt + A. On MacOS, use Cmd + Alt + A.

Conclusion

Mastering keyboard shortcuts in Bitbucket can significantly improve your productivity and streamline your workflow. Whether you are using Windows or MacOS, these shortcuts provide quick access to essential features and operations. By integrating them into your daily routine, you can navigate Bitbucket more efficiently, saving time and effort.

4.5/5 - (2 votes)