chore: bump both submodules and track the plugin on master
The plugin repository moved off `main` — the branch no longer exists on the GitHub mirror, so `branch = main` here would have broken `git submodule update --remote` for anyone cloning this workspace. Pins: cloudcli dfc8ba9 → 25ad334 (sidebar resize fixes from PR #1189 review), plugin-taskwork 3dbc55c → cadd21e (pencil-button rename for tasks). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
be316cb781
commit
aefc979c24
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -5,4 +5,4 @@
|
|||||||
[submodule "plugin-taskwork"]
|
[submodule "plugin-taskwork"]
|
||||||
path = plugin-taskwork
|
path = plugin-taskwork
|
||||||
url = https://github.com/bvn13/cloudcli-plugin-taskwork.git
|
url = https://github.com/bvn13/cloudcli-plugin-taskwork.git
|
||||||
branch = main
|
branch = master
|
||||||
|
|||||||
2
cloudcli
2
cloudcli
@ -1 +1 @@
|
|||||||
Subproject commit dfc8ba98022e8e0827a3741b32dc71d832579a09
|
Subproject commit 25ad3342d3843aae51e76cde5588a7b594341a53
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit 3dbc55cce18a207a1d2eabd5f96c98c0dd58043c
|
Subproject commit cadd21e8fed0237575f873d5f2abca8a01356163
|
||||||
Loading…
x
Reference in New Issue
Block a user