git 无法push远程仓库 Note about fast-f
2020-04-08 本文已影响0人
Mr菜头
使用git 命令
git pull <远程> <分支名> --allow-unrelated-histories
如:git pull origin master --allow-unrelated-histories
使用git 命令
git pull <远程> <分支名> --allow-unrelated-histories
如:git pull origin master --allow-unrelated-histories