You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-10Lines changed: 1 addition & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -5733,11 +5733,6 @@
5733
5733
"title": "Sign Up for GitKraken...",
5734
5734
"category": "GitLens"
5735
5735
},
5736
-
{
5737
-
"command": "gitlens.plus.startPreviewTrial",
5738
-
"title": "Preview Pro",
5739
-
"category": "GitLens"
5740
-
},
5741
5736
{
5742
5737
"command": "gitlens.plus.reactivateProTrial",
5743
5738
"title": "Reactivate Pro Trial",
@@ -10220,10 +10215,6 @@
10220
10215
"command": "gitlens.plus.signUp",
10221
10216
"when": "!gitlens:plus"
10222
10217
},
10223
-
{
10224
-
"command": "gitlens.plus.startPreviewTrial",
10225
-
"when": "!gitlens:plus"
10226
-
},
10227
10218
{
10228
10219
"command": "gitlens.plus.reactivateProTrial",
10229
10220
"when": "gitlens:plus:state == 5"
@@ -19372,7 +19363,7 @@
19372
19363
},
19373
19364
{
19374
19365
"view": "gitlens.views.worktrees",
19375
-
"contents": "[Continue](command:gitlens.plus.startPreviewTrial?%7B%22source%22%3A%22worktrees%22%7D)\n\nContinuing gives you 3 days to preview Worktrees and other local Pro features for 3 days. [Start 7-day Pro trial](command:gitlens.plus.signUp?%7B%22source%22%3A%22worktrees%22%7D) or [sign in](command:gitlens.plus.login?%7B%22source%22%3A%22worktrees%22%7D) for full access to Pro features.",
19366
+
"contents": "[Start 7-day Pro trial](command:gitlens.plus.signUp?%7B%22source%22%3A%22worktrees%22%7D) or [sign in](command:gitlens.plus.login?%7B%22source%22%3A%22worktrees%22%7D) for full access to Pro features.",
0 commit comments