|
|
vor 1 Jahr | |
|---|---|---|
| APP | vor 1 Jahr | |
| BSP | vor 1 Jahr | |
| Object | vor 1 Jahr | |
| User | vor 1 Jahr | |
| _Lib-3.5 | vor 1 Jahr | |
| _uCOS-III | vor 1 Jahr | |
| notes | vor 1 Jahr | |
| .gitignore | vor 1 Jahr | |
| README.md | vor 1 Jahr |
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