# shellcheck shell=dash
# This is the place we implement log visualization

___x_cmd_git_log(){
    ___x_cmd___git_origin log "$@"
}
