File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
}
25
25
},
26
26
"gitlens.ai.aiRebaseBranch:graph": {
27
- "label": "AI Recompose branch commits (Preview)... ",
27
+ "label": "AI Recompose Branch Commits (Preview)",
28
28
"icon": "$(sparkle)",
29
29
"menus": {
30
30
"webview/context": [
37
37
}
38
38
},
39
39
"gitlens.ai.aiRebaseUnpushed:graph": {
40
- "label": "AI Recompose unpushed commits (Preview)... ",
40
+ "label": "AI Recompose Unpushed Commits (Preview)",
41
41
"icon": "$(sparkle)",
42
42
"menus": {
43
43
"webview/context": [
Original file line number Diff line number Diff line change 6191
6191
},
6192
6192
{
6193
6193
"command": "gitlens.ai.aiRebaseBranch:graph",
6194
- "title": "AI Recompose branch commits (Preview)... ",
6194
+ "title": "AI Recompose Branch Commits (Preview)",
6195
6195
"icon": "$(sparkle)"
6196
6196
},
6197
6197
{
6198
6198
"command": "gitlens.ai.aiRebaseUnpushed:graph",
6199
- "title": "AI Recompose unpushed commits (Preview)... ",
6199
+ "title": "AI Recompose Unpushed Commits (Preview)",
6200
6200
"icon": "$(sparkle)"
6201
6201
},
6202
6202
{
You can’t perform that action at this time.
0 commit comments