Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit b82ee30

Browse files
committed
Repository Module: Add menu merge places for "Fetch" and "Remotes" actions
1 parent 84989f0 commit b82ee30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Modules/Repository/RepoTreeViewCtxMenu.hid

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Ui RepoTreeViewCtxMenu {
3232

3333
Action Activate;
3434
Separator;
35+
MergePlace RemotesMP;
36+
MergePlace RemotesFetchMP;
37+
Separator;
3538

3639
MergePlace RemotesMP;
3740
MergePlace FetchMP;

0 commit comments

Comments
 (0)