asdf/internal
Trevor Brown b9e79e6456 feat(golang-rewrite): misc. version improvements part 2
* Remove old commands from help output
* Add message to `asdf update` command
* Explain why `asdf global` and `asdf local` have been removed
* Add reference argument to `git.Repoer.Clone` method
* Update `asdf plugin test` command to install specific ref of plugin if provided
* Update `asdf plugin update` command to run pre and post plugin update hooks, and `post-plugin-update` plugin callback
* Enable `plugin_update_command.bats` tests
2024-12-18 11:32:04 -05:00
..
config feat(golang-rewrite): implement asdf plugin list all command 2024-12-18 11:32:03 -05:00
data feat(golang-rewrite): more asdf plugin remove tests 2024-12-18 11:32:03 -05:00
exec feat(golang-rewrite): create asdf which command 2024-12-18 11:32:02 -05:00
execenv feat(golang-rewrite): rename module and move main pacakge to cmd/asdf 2024-12-18 11:32:04 -05:00
execute fix(golang-rewrite): asdf exec and asdf env command fixes 2024-12-18 11:32:03 -05:00
git feat(golang-rewrite): misc. version improvements part 2 2024-12-18 11:32:04 -05:00
help feat(golang-rewrite): misc. version improvements part 2 2024-12-18 11:32:04 -05:00
hook feat(golang-rewrite): rename module and move main pacakge to cmd/asdf 2024-12-18 11:32:04 -05:00
info feat(golang-rewrite): rename module and move main pacakge to cmd/asdf 2024-12-18 11:32:04 -05:00
installs feat(golang-rewrite): rename module and move main pacakge to cmd/asdf 2024-12-18 11:32:04 -05:00
installtest feat(golang-rewrite): rename module and move main pacakge to cmd/asdf 2024-12-18 11:32:04 -05:00
paths fix(golang-rewrite): asdf exec and asdf env command fixes 2024-12-18 11:32:03 -05:00
pluginindex feat(golang-rewrite): misc. version improvements part 2 2024-12-18 11:32:04 -05:00
plugins feat(golang-rewrite): misc. version improvements part 2 2024-12-18 11:32:04 -05:00
resolve feat(golang-rewrite): rename module and move main pacakge to cmd/asdf 2024-12-18 11:32:04 -05:00
shims feat(golang-rewrite): rename module and move main pacakge to cmd/asdf 2024-12-18 11:32:04 -05:00
toolversions feat(golang-rewrite): rename module and move main pacakge to cmd/asdf 2024-12-18 11:32:04 -05:00
versions feat(golang-rewrite): misc. plugin improvements 2024-12-18 11:32:04 -05:00