Skip to content

Latest commit

 

History

History
105 lines (73 loc) · 2.48 KB

File metadata and controls

105 lines (73 loc) · 2.48 KB
ms.topic include
ms.date 04/04/2022

::: moniker range=">= azure-devops-2019"
You can use the following keyboard shortcuts when you work on a page under Repos. To view the valid shortcuts, select ? to access global and service-specific shortcuts.
::: moniker-end

::: moniker range=">= azure-devops-2020"

Git repositories

You can use these shortcuts when you work with Git repositories in Azure DevOps.

Repos Git shortcuts

Shortcut Action
z Toggle full-screen mode
e Open explorer
h Open history
b Open branches
q Open pull requests
c, p Create pull request
r Select repository

Repos files shortcuts

Shortcut Action
1 Open contents
2 Open history
t Move focus to directory path
w Select branch

The following screenshot shows the lists of keyboard shortcuts as they appear in Azure DevOps:

:::image type="content" source="../../media/keyboard-shortcuts/code-shortcuts-cloud.png" alt-text="Screenshot that shows Azure DevOps 2020 Repos Git keyboard shortcuts.":::

TFVC repositories

You can use these shortcuts when you work with TFVC repositories in Azure DevOps.

Repos TFVC shortcuts

Shortcut Action
r Select repository

Repos TFVC code shortcuts

Shortcut Action
e Open Files
c Open changesets
v Open shelvesets

Repos TFVC files shortcuts

Shortcut Action
1 Open contents
2 Open history
t Move focus to directory path

The following screenshot shows the lists of keyboard shortcuts as they appear in Azure DevOps:

:::image type="content" source="../../media/keyboard-shortcuts/code-tfvc-shortcuts-cloud.png" alt-text="Screenshot that shows Azure DevOps 2020 Repos TFVC keyboard shortcuts.":::

::: moniker-end

::: moniker range="=azure-devops-2019"

Code shortcuts

Shortcut Action
r Select repository
e Open explorer
h Open history
b Open branches (Git)
q Open pull requests (Git)
c, p Create pull request (Git)

Files shortcuts

Shortcut Action
1 Open contents
2 Open history
t Move focus to directory path
w Select branch (Git)
y Switch to commit (Git)
c, b Create branch (Git)

The following screenshot shows the lists of keyboard shortcuts as they appear in Azure DevOps:

:::image type="content" source="../../media/keyboard-shortcuts/code-shortcuts.png" alt-text="Screenshot that shows Azure DevOps 2019 Repos Code page and File Explorer keyboard shortcuts.":::

::: moniker-end