# shellcheck shell=dash
# This is the place we implement regulation of commit log

___x_cmd_git_commit(){
    ___x_cmd___git_origin commit "$@"
}
