mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
Don't show "Path to repository root" as separate item in context menu; it's available through "Copy path" popup
GitOrigin-RevId: 98ef2f50789c70aeee8d87b0c48d039837ec0cfa
This commit is contained in:
committed by
intellij-monorepo-bot
parent
10f0d90c60
commit
0bd06568e5
@@ -255,7 +255,6 @@
|
||||
<action id="git4idea.commands.TestGitHttpLoginDialogAction" class="git4idea.commands.TestGitHttpLoginDialogAction" internal="true"/>
|
||||
<action id="CopyPathFromRepositoryRootProvider" class="git4idea.actions.CopyPathFromRepositoryRootProvider">
|
||||
<add-to-group group-id="CopyFileReference"/>
|
||||
<add-to-group group-id="CutCopyPasteGroup" relative-to-action="CopySourceRootPath" anchor="after"/>
|
||||
</action>
|
||||
|
||||
<action id="Git.Show.Stage" class="git4idea.index.actions.GitShowStagingAreaAction" use-shortcut-of="CheckinProject"/>
|
||||
|
||||
Reference in New Issue
Block a user