johnpoint

johnpoint

(。・∀・)ノ゙嗨
github

git 同步上游代码

git remote add upstream 上游地址

image

git fetch upstream
git checkout master
git merge upstream/master
git merge upstream/master
git push origin master

Github a fork

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.