Closed boyiguo1 closed 2 years ago
I wanted to only pull README files from the Zheutlin Branch, which will yield partial merge and create instable merge in the future.
I will address this problem by directly copying the README files from the Zheutlin branch to the master branch with
Zheutlin
master
git checkout master git branch Zheutlin -- README.*
Hence, with the get around, I will close this pull request.
I wanted to only pull README files from the Zheutlin Branch, which will yield partial merge and create instable merge in the future.
I will address this problem by directly copying the README files from the
Zheutlin
branch to themaster
branch withHence, with the get around, I will close this pull request.