mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Add credit to xxenv-latest in comments
This commit is contained in:
parent
c11409583f
commit
9fd7b83973
@ -6,6 +6,7 @@ latest_command() {
|
||||
|
||||
[[ -z $query ]] && query="$DEFAULT_QUERY"
|
||||
|
||||
# pattern from xxenv-latest (https://github.com/momo-lab/xxenv-latest)
|
||||
load_cmd "list-all"
|
||||
list_all_command "$plugin_name" "$query" \
|
||||
| grep -vE "(^Available versions:|-src|-dev|-latest|-stm|[-\.]rc|-alpha|-beta|[-\.]pre|-next|(a|b|c)[0-9]+|snapshot|master)" \
|
||||
|
Loading…
Reference in New Issue
Block a user