-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Isolate remaining old-style commands #1500
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
Conversation
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.
thank you so much for all this ;_;
|
@vilmibm I've also ported alias commands and expansion since you've last reviewed. Please take a look! Note that additional |
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.
alias port looks great and i'm excited for the root reorganization
Isolated
issueand other remaining commands to their own packages. This resulted in a major cleanup in the oldcommand/root.goandcontextpackage. 🤘Fixes #759
TODO:
aliascommands and we're done!