|
|
2 yıl önce | |
|---|---|---|
| APP | 2 yıl önce | |
| BSP | 2 yıl önce | |
| Object | 2 yıl önce | |
| User | 2 yıl önce | |
| _Lib-3.5 | 2 yıl önce | |
| _uCOS-III | 2 yıl önce | |
| notes | 2 yıl önce | |
| .gitignore | 2 yıl önce | |
| README.md | 2 yıl önce |
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