20190612_jeffrey - silenceuncrio/diary GitHub Wiki
0910
這兩天先幫忙帶一下 新人 VIC 讓他能快點進入狀況
可以幫忙做 web ui
先幫他起個頭
寫個 wiki
也讓他能把該 wiki 當個後續實作時的參考
1050
寫得差不多了
找時間跟 VIC 說一下
1320
繼續我的 M300 - feature/lighttpd
繼續前進之前先 發布 feature/lighttpd
這個功能分支到遠端 git server
➜ M300 git:(feature/lighttpd) ✗ git flow feature publish
Counting objects: 711, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (677/677), done.
Writing objects: 100% (711/711), 103.32 KiB | 0 bytes/s, done.
Total 711 (delta 558), reused 20 (delta 5)
remote: Resolving deltas: 100% (558/558), completed with 84 local objects.
remote:
remote: To create a merge request for feature/lighttpd, visit:
remote: https://192.168.0.124/RD/M300/merge_requests/new?merge_request%5Bsource_branch%5D=feature%2Flighttpd
remote:
To [email protected]:RD/M300.git
* [new branch] feature/lighttpd -> feature/lighttpd
Branch feature/lighttpd set up to track remote branch feature/lighttpd from origin.
Already on 'feature/lighttpd'
Your branch is up-to-date with 'origin/feature/lighttpd'.
Summary of actions:
- The remote branch 'feature/lighttpd' was created or updated
- The local branch 'feature/lighttpd' was configured to track the remote branch
- You are now on branch 'feature/lighttpd'
➜ M300 git:(feature/lighttpd) ✗
回顧一下