获取 git config 的路径,一种是项目单独配置的,一种是全局配置的 ‘use strict’; const fs = require…
redlock 浅析 在项目中使用到了 node-redlock 这个库,由于 Node 项目是在腾讯的 taf 环境部署的,拥有多个 Do…