Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 77414e9

Browse files
authored
Merge pull request #2324 from darangi/remove-jump-to-file
Removed jump to file from options when viewing past commits
2 parents aae4848 + ca4e470 commit 77414e9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

menus/git.cson

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,6 @@
4646
'command': 'github:jump-to-file'
4747
}
4848
]
49-
'.github-FilePatchView': [
50-
{
51-
'type': 'separator'
52-
}
53-
{
54-
'label': 'Jump to File'
55-
'command': 'github:jump-to-file'
56-
'after': ['core:confirm']
57-
}
58-
]
5949
'.github-FilePatchView--staged': [
6050
{
6151
'type': 'separator'

0 commit comments

Comments
 (0)