|
17519 | 17519 | { |
17520 | 17520 | "command": "gitlens.views.scm.grouped.branches.detach", |
17521 | 17521 | "when": "gitlens:views:scm:grouped:view == branches", |
17522 | | - "group": "9_gitlens@1" |
| 17522 | + "group": "9_gitlens@3" |
17523 | 17523 | }, |
17524 | 17524 | { |
17525 | 17525 | "command": "gitlens.views.scm.grouped.branches.setAsDefault", |
|
17529 | 17529 | { |
17530 | 17530 | "submenu": "gitlens/views/grouped/more", |
17531 | 17531 | "when": "gitlens:views:scm:grouped:view == branches", |
17532 | | - "group": "9_gitlens@3" |
| 17532 | + "group": "9_gitlens@1" |
17533 | 17533 | }, |
17534 | 17534 | { |
17535 | 17535 | "command": "gitlens.views.switchToAnotherBranch", |
|
17546 | 17546 | { |
17547 | 17547 | "command": "gitlens.views.scm.grouped.commits.detach", |
17548 | 17548 | "when": "gitlens:views:scm:grouped:view == commits", |
17549 | | - "group": "9_gitlens@1" |
| 17549 | + "group": "9_gitlens@3" |
17550 | 17550 | }, |
17551 | 17551 | { |
17552 | 17552 | "command": "gitlens.views.scm.grouped.commits.setAsDefault", |
|
17556 | 17556 | { |
17557 | 17557 | "submenu": "gitlens/views/grouped/more", |
17558 | 17558 | "when": "gitlens:views:scm:grouped:view == commits", |
17559 | | - "group": "9_gitlens@4" |
| 17559 | + "group": "9_gitlens@1" |
17560 | 17560 | }, |
17561 | 17561 | { |
17562 | 17562 | "command": "gitlens.views.commits.setCommitsFilterOff", |
|
17598 | 17598 | { |
17599 | 17599 | "command": "gitlens.views.scm.grouped.contributors.detach", |
17600 | 17600 | "when": "gitlens:views:scm:grouped:view == contributors", |
17601 | | - "group": "9_gitlens@1" |
| 17601 | + "group": "9_gitlens@3" |
17602 | 17602 | }, |
17603 | 17603 | { |
17604 | 17604 | "command": "gitlens.views.scm.grouped.contributors.setAsDefault", |
|
17608 | 17608 | { |
17609 | 17609 | "submenu": "gitlens/views/grouped/more", |
17610 | 17610 | "when": "gitlens:views:scm:grouped:view == contributors", |
17611 | | - "group": "9_gitlens@3" |
| 17611 | + "group": "9_gitlens@1" |
17612 | 17612 | }, |
17613 | 17613 | { |
17614 | 17614 | "command": "gitlens.views.addAuthors", |
|
17620 | 17620 | { |
17621 | 17621 | "command": "gitlens.views.scm.grouped.launchpad.detach", |
17622 | 17622 | "when": "gitlens:views:scm:grouped:view == launchpad", |
17623 | | - "group": "9_gitlens@1" |
| 17623 | + "group": "9_gitlens@3" |
17624 | 17624 | }, |
17625 | 17625 | { |
17626 | 17626 | "command": "gitlens.views.scm.grouped.launchpad.setAsDefault", |
|
17630 | 17630 | { |
17631 | 17631 | "submenu": "gitlens/views/grouped/more", |
17632 | 17632 | "when": "gitlens:views:scm:grouped:view == launchpad", |
17633 | | - "group": "9_gitlens@3" |
| 17633 | + "group": "9_gitlens@1" |
17634 | 17634 | }, |
17635 | 17635 | { |
17636 | 17636 | "command": "gitlens.views.launchpad.info", |
|
17642 | 17642 | { |
17643 | 17643 | "command": "gitlens.views.scm.grouped.remotes.detach", |
17644 | 17644 | "when": "gitlens:views:scm:grouped:view == remotes", |
17645 | | - "group": "9_gitlens@1" |
| 17645 | + "group": "9_gitlens@3" |
17646 | 17646 | }, |
17647 | 17647 | { |
17648 | 17648 | "command": "gitlens.views.scm.grouped.remotes.setAsDefault", |
|
17652 | 17652 | { |
17653 | 17653 | "submenu": "gitlens/views/grouped/more", |
17654 | 17654 | "when": "gitlens:views:scm:grouped:view == remotes", |
17655 | | - "group": "9_gitlens@3" |
| 17655 | + "group": "9_gitlens@1" |
17656 | 17656 | }, |
17657 | 17657 | { |
17658 | 17658 | "command": "gitlens.views.addRemote", |
|
17664 | 17664 | { |
17665 | 17665 | "command": "gitlens.views.scm.grouped.repositories.detach", |
17666 | 17666 | "when": "gitlens:views:scm:grouped:view == repositories", |
17667 | | - "group": "9_gitlens@1" |
| 17667 | + "group": "9_gitlens@3" |
17668 | 17668 | }, |
17669 | 17669 | { |
17670 | 17670 | "command": "gitlens.views.scm.grouped.repositories.setAsDefault", |
|
17674 | 17674 | { |
17675 | 17675 | "submenu": "gitlens/views/grouped/more", |
17676 | 17676 | "when": "gitlens:views:scm:grouped:view == repositories", |
17677 | | - "group": "9_gitlens@3" |
| 17677 | + "group": "9_gitlens@1" |
17678 | 17678 | }, |
17679 | 17679 | { |
17680 | 17680 | "command": "gitlens.pushRepositories", |
|
17696 | 17696 | { |
17697 | 17697 | "command": "gitlens.views.scm.grouped.searchAndCompare.detach", |
17698 | 17698 | "when": "gitlens:views:scm:grouped:view == searchAndCompare", |
17699 | | - "group": "9_gitlens@1" |
| 17699 | + "group": "9_gitlens@3" |
17700 | 17700 | }, |
17701 | 17701 | { |
17702 | 17702 | "command": "gitlens.views.scm.grouped.searchAndCompare.setAsDefault", |
|
17706 | 17706 | { |
17707 | 17707 | "submenu": "gitlens/views/grouped/more", |
17708 | 17708 | "when": "gitlens:views:scm:grouped:view == searchAndCompare", |
17709 | | - "group": "9_gitlens@3" |
| 17709 | + "group": "9_gitlens@1" |
17710 | 17710 | }, |
17711 | 17711 | { |
17712 | 17712 | "command": "gitlens.views.searchAndCompare.searchCommits", |
|
17728 | 17728 | { |
17729 | 17729 | "command": "gitlens.views.scm.grouped.stashes.detach", |
17730 | 17730 | "when": "gitlens:views:scm:grouped:view == stashes", |
17731 | | - "group": "9_gitlens@1" |
| 17731 | + "group": "9_gitlens@3" |
17732 | 17732 | }, |
17733 | 17733 | { |
17734 | 17734 | "command": "gitlens.views.scm.grouped.stashes.setAsDefault", |
|
17738 | 17738 | { |
17739 | 17739 | "submenu": "gitlens/views/grouped/more", |
17740 | 17740 | "when": "gitlens:views:scm:grouped:view == stashes", |
17741 | | - "group": "9_gitlens@3" |
| 17741 | + "group": "9_gitlens@1" |
17742 | 17742 | }, |
17743 | 17743 | { |
17744 | 17744 | "command": "gitlens.stashSave", |
|
17755 | 17755 | { |
17756 | 17756 | "command": "gitlens.views.scm.grouped.tags.detach", |
17757 | 17757 | "when": "gitlens:views:scm:grouped:view == tags", |
17758 | | - "group": "9_gitlens@1" |
| 17758 | + "group": "9_gitlens@3" |
17759 | 17759 | }, |
17760 | 17760 | { |
17761 | 17761 | "command": "gitlens.views.scm.grouped.tags.setAsDefault", |
|
17765 | 17765 | { |
17766 | 17766 | "submenu": "gitlens/views/grouped/more", |
17767 | 17767 | "when": "gitlens:views:scm:grouped:view == tags", |
17768 | | - "group": "9_gitlens@3" |
| 17768 | + "group": "9_gitlens@1" |
17769 | 17769 | }, |
17770 | 17770 | { |
17771 | 17771 | "command": "gitlens.views.title.createTag", |
|
17777 | 17777 | { |
17778 | 17778 | "command": "gitlens.views.scm.grouped.worktrees.detach", |
17779 | 17779 | "when": "gitlens:views:scm:grouped:view == worktrees", |
17780 | | - "group": "9_gitlens@1" |
| 17780 | + "group": "9_gitlens@3" |
17781 | 17781 | }, |
17782 | 17782 | { |
17783 | 17783 | "command": "gitlens.views.scm.grouped.worktrees.setAsDefault", |
|
17787 | 17787 | { |
17788 | 17788 | "submenu": "gitlens/views/grouped/more", |
17789 | 17789 | "when": "gitlens:views:scm:grouped:view == worktrees", |
17790 | | - "group": "9_gitlens@3" |
| 17790 | + "group": "9_gitlens@1" |
17791 | 17791 | }, |
17792 | 17792 | { |
17793 | 17793 | "command": "gitlens.views.title.createWorktree", |
|
0 commit comments