-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
git-worktree-switcher: init module #6206
base: master
Are you sure you want to change the base?
Conversation
You can drop 4c2c109:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should either remove the home-manager
maintainer (probably the better course of action) or use it.
10f961f
to
7dc725a
Compare
@jiriks74 Thank you for the review! Would you like to be added as a maintainer? |
I would! Thanks! |
Added! :) |
Hello, |
I couldn't find it anywhere, should we explicitly ask someone to review this? |
Description
Create new module for git-worktree-switcher.
Note: I'm the upstream maintainer.
Checklist
Change is backwards compatible.
Code formatted with
./format
.Code tested through
nix-shell --pure tests -A run.all
ornix develop --ignore-environment .#all
using Flakes.Test cases updated/added. See example.
Commit messages are formatted like
See CONTRIBUTING for more information and recent commit messages for examples.
If this PR adds a new module
Maintainer CC