Skip to content

Hansen9999/Udiet-App

Repository files navigation

Udiet - App Instruction

覆盖你电脑上的更改,然后下载Github上面的所有东西

git stash
git pull origin master

覆盖GitHub上面的所有,一切以你现在电脑的代码为准

git add --all
git commit -m "update"
git push -f origin master

用来上传现在电脑上的代码

git add --all
git commit -m "update"
git pull origin master
git push origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published