1, the introduction
- Git Synchronization tool
2. Submit the code
3. Switch branches
-
The switch is a local branch such as test
-
Merge merge is online
-
submit
-
push
-
Then you can test happiness in the test server
4. Conflict
- Conflict needs to be resolved first
- You can use CMD git add before git synchronization occurs.
- git commit -m ‘add’
- Git push submit