|
|
hace 2 años | |
|---|---|---|
| APP | hace 2 años | |
| BSP | hace 2 años | |
| Object | hace 2 años | |
| User | hace 2 años | |
| _Lib-3.5 | hace 2 años | |
| _uCOS-III | hace 2 años | |
| notes | hace 2 años | |
| .gitignore | hace 2 años | |
| README.md | hace 2 años |
C:\Users\WBJW0>d:
D:>cd D:\jm\code\collect\app\0201_APP
D:\jm\code\collect\app\0201_APP>git branch dev
D:\jm\code\collect\app\0201_APP>git checkout dev
Switched to branch 'dev'
合并分支
D:\jm\code\collect\app\0201_APP>git checkout master
将dev合并到master
D:\jm\code\collect\app\0201_APP>git merge dev