12 2022 档案

摘要:1.vim /git/aa.git/hooks/post-receive #!/bin/shDIR=/www/wwwroot/demo_gitgit --work-tree=${DIR} clean -fd mastergit --work-tree=${DIR} checkout --force 阅读全文
posted @ 2022-12-09 17:09 向前-527 阅读(69) 评论(0) 推荐(0)