- Contains detailed Chinese notes
record:if you can't push something which larger than 50M,at the same time,you had create a github repository before,you should create a new terminnal:
# WIn
Remove-Item .git -Force -Recurse
# linux
rm -rf .git
then run the corresponding initialization code step by step