Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use switch forwarding to simplify github.nu #110

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

amtoine
Copy link
Owner

@amtoine amtoine commented Nov 24, 2023

related to

description

this PR simplifies the switch forwarding in gm gh query-user and gm gh query-releases to gm gh query-api with the following syntax from nushell/nushell#11057

foo --bar=$bar

@amtoine amtoine added fix A fix for a bug nightly A bleeding edge change sugar Related to the `nu-git-manager-sugar` module labels Nov 24, 2023
@amtoine amtoine merged commit 1ce1042 into nightly Nov 24, 2023
3 checks passed
@amtoine amtoine deleted the switch-forwarding branch November 24, 2023 18:15
amtoine added a commit that referenced this pull request Dec 13, 2023
related to
- nushell/nushell#11057

## description
this PR simplifies the switch forwarding in `gm gh query-user` and `gm
gh query-releases` to `gm gh query-api` with the following syntax from
nushell/nushell#11057
```nushell
foo --bar=$bar
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A fix for a bug nightly A bleeding edge change sugar Related to the `nu-git-manager-sugar` module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant