git-将当前目录的文件合并到已存在的git仓库项目中


git init
git remote add <remote_name> <remote_url>
git remote set-url <remote_name> <remote_url>
git pull origin master --allow-unrelated-histories

 


欢迎大家关顾我的Facebook主页「Y Life Book」以及我的公众微信号「不点语书」,我们下期见。

Leave a Comment

Your email address will not be published. Required fields are marked *