git hooks

基于 Low-Code Engine 快速打造高生产力的低代码研发平台

配置git

1
2
$ git config --global user.name "Alan"
$ git config --global user.email alan89757@163.com