Git log + 多仓库push

导出最近五次git 提交的不同点
git log -p -5 >> 路径.aa.txt

.git隐藏文件中 找到config文件 在url = 下面增加 url = 你新增的仓库地址

你可能感兴趣的:(Git log + 多仓库push)