How to use git and what to pay attention to~

1. If you are in a branch, non-master branch, such as avatar, you must get merge master, git pull, and then start writing code before you modify it. If you change it, you must first git merge master, git pull, and then submit the content of the branch

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325075023&siteId=291194637