Commit 65eb19b
committed
Add AI explain and recompose branch actions to Branch Views
Introduces AI-powered branch actions ("Recompose" and "Explain") directly into the branches view, enabling context menu options when branches are recomposable or have unpushed commits. Refactors and centralizes branch recomposability detection to ensure consistent logic across graph and views, improving maintainability and user experience. Enhances discoverability and workflow integration for AI-assisted Git operations.
(#4443, #4522)1 parent e722657 commit 65eb19b
File tree
4 files changed
+44
-0
lines changed- src
- views
4 files changed
+44
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
129 | 142 | | |
130 | 143 | | |
131 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6256 | 6256 | | |
6257 | 6257 | | |
6258 | 6258 | | |
| 6259 | + | |
| 6260 | + | |
| 6261 | + | |
| 6262 | + | |
| 6263 | + | |
6259 | 6264 | | |
6260 | 6265 | | |
6261 | 6266 | | |
| |||
11380 | 11385 | | |
11381 | 11386 | | |
11382 | 11387 | | |
| 11388 | + | |
| 11389 | + | |
| 11390 | + | |
| 11391 | + | |
11383 | 11392 | | |
11384 | 11393 | | |
11385 | 11394 | | |
| |||
18299 | 18308 | | |
18300 | 18309 | | |
18301 | 18310 | | |
| 18311 | + | |
| 18312 | + | |
| 18313 | + | |
| 18314 | + | |
| 18315 | + | |
18302 | 18316 | | |
18303 | 18317 | | |
18304 | 18318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
927 | 928 | | |
928 | 929 | | |
929 | 930 | | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
930 | 946 | | |
931 | 947 | | |
932 | 948 | | |
| |||
0 commit comments