Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# -*- sh -*-
shim_versions_command() {
local shim_name=$1
shim_plugin_versions "$shim_name"
}
shim_versions_command "$@"