Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

add gm for-each to sugar extra#116

Draft
amtoine wants to merge 8 commits into
mainfrom
gm-for-each
Draft

add gm for-each to sugar extra#116
amtoine wants to merge 8 commits into
mainfrom
gm-for-each

Conversation

@amtoine

@amtoine amtoine commented Nov 29, 2023

Copy link
Copy Markdown
Owner

as can be seen in the CI, we have an issue because gm for-each is trying to use gm status and gm list which come from another module, namely nu-git-manager 👀

reproduce with either

nu -n -c "
    use ./src/nu-git-manager-sugar extra 'gm for-each';
    gm for-each {}
"

or

use toolkit.nu
toolkit test

@amtoine amtoine added enhancement New feature or request sugar Related to the `nu-git-manager-sugar` module labels Nov 29, 2023
@amtoine amtoine added new-command Adds a new command and removed enhancement New feature or request labels Dec 2, 2023
@amtoine amtoine added the wait-for-upstream Need to wait for an upstream project to push some changes. label Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

new-command Adds a new command sugar Related to the `nu-git-manager-sugar` module wait-for-upstream Need to wait for an upstream project to push some changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant