線上拉下來代碼,重建gitlab倉庫,初始化推送代碼
git remote add upstream https://gitlab.com/original-username/original-repository.git
git pull origin develop --allow-unrelated-histories
線上拉下來代碼,重建gitlab倉庫,初始化推送代碼
git remote add upstream https://gitlab.com/original-username/original-repository.git
git pull origin develop --allow-unrelated-histories