|
|
hace 1 año | |
|---|---|---|
| APP | hace 1 año | |
| BSP | hace 1 año | |
| Object | hace 1 año | |
| User | hace 1 año | |
| _Lib-3.5 | hace 1 año | |
| _uCOS-III | hace 1 año | |
| notes | hace 1 año | |
| .gitignore | hace 1 año | |
| README.md | hace 1 año |
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