Skip to content

Comments

rename --util=init to --util=setup-autoload#428

Merged
ko1 merged 3 commits intomasterfrom
fix_util_init
Dec 9, 2021
Merged

rename --util=init to --util=setup-autoload#428
ko1 merged 3 commits intomasterfrom
fix_util_init

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Dec 8, 2021

--util=init is secret feature to help auto-loading debug.gem
without any additional wirting (like gem debug in Gemfile).

This fix is:

  • renaming the command line option from --util=init to --util=setup-autoload
    to make clear the task.
  • remove --util=init -.
  • support zsh and fish.

`--util=init` is secret feature to help auto-loading debug.gem
without any additional wirting (like `gem debug` in Gemfile).

This fix is:

* renaming the command line option from `--util=init` to `--util=setup-autoload`
  to make clear the task.
* remove `--util=init -`.
* support zsh and fish.
ko1 and others added 2 commits December 9, 2021 11:20
Co-authored-by: Stan Lo <stan001212@gmail.com>
Co-authored-by: Stan Lo <stan001212@gmail.com>
@ko1
Copy link
Collaborator Author

ko1 commented Dec 9, 2021

Thank you!

@ko1 ko1 merged commit 0aaafb5 into master Dec 9, 2021
@ko1 ko1 deleted the fix_util_init branch December 9, 2021 02:21
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.

2 participants