# Author:       Li Junhao           l@x-cmd.com     # xrc
# shellcheck    shell=dash

# License:      AGPLv3

x log init git

xrc:mod:lib git    main

___x_cmd_git(){
    ___x_cmd_git___main "$@"
}

xrc setmain ___x_cmd_git
