Skip to content

Conversation

fj0r
Copy link
Contributor

@fj0r fj0r commented Nov 16, 2023

- git, kubernetes: upgrade cmd parse

    - git, kubernetes: upgrade cmd parse
@fdncred
Copy link
Contributor

fdncred commented Nov 16, 2023

maybe it would be better to move cmd parse & cmd token into a separate module that you can include multiple places instead of duplicating the code in multiple places?

@fj0r
Copy link
Contributor Author

fj0r commented Nov 17, 2023

Ok, I'm worried that it will be inconvenient to use this way

@fdncred
Copy link
Contributor

fdncred commented Nov 17, 2023

It's traditionally better to use a modular approach instead of duplicating code which leads to bugs.

@fdncred fdncred merged commit 6a40ceb into nushell:main Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants