dotfiles:我的点文件没什么可看的 源码
离开 在这里几乎没有什么可看的...... 安装 git submodule update --init --recursive --remote git submodule foreach git pull origin master git子模块fuckery 按顺序运行: 在一台主机上: git submodule update --init --recursive --remote 在同一主机上,`git commit -am“ chore(git):更新的子模块” && git push' 然后在所有其他主机上: git up && git submodule update
用户评论