Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第四週 簽到發問區 #8

Open
ccckmit opened this issue Oct 6, 2021 · 31 comments
Open

第四週 簽到發問區 #8

ccckmit opened this issue Oct 6, 2021 · 31 comments

Comments

@ccckmit
Copy link
Contributor

ccckmit commented Oct 6, 2021

請寫『姓名:在哪上課』!

例如:

  1. 陳鍾誠 在 e320
  2. 史奴比 在 家
@ccckmit ccckmit changed the title 第三週 簽到發問區 第四週 簽到發問區 Oct 6, 2021
@AIONLin
Copy link

AIONLin commented Oct 6, 2021

林妍汝 在 E320

@Pengbowei
Copy link

彭柏瑋 在e320

@KMC1911
Copy link

KMC1911 commented Oct 6, 2021

陳楷茗 在 家

@Chen-Chun
Copy link

陳淳 在 E320

@FUYUHSUAN
Copy link

傅于軒 在E320

@yuexialiuye
Copy link

黃羽溱 在家

@tyiio445
Copy link

tyiio445 commented Oct 6, 2021

王博緯 在家

@nohano1l
Copy link

nohano1l commented Oct 6, 2021

張佑豪 在 e320

@zxc21949049
Copy link

zxc21949049 commented Oct 6, 2021

曾智暐 在家

@yichien1019
Copy link

劉怡謙 在E320

@st741963456
Copy link

許嘉烜 在家

@Bob-1231
Copy link

Bob-1231 commented Oct 6, 2021

翁子麒 在 家

@Deng-James
Copy link

鄧筌祐 在 家

@NubletZ
Copy link

NubletZ commented Oct 6, 2021

魏美亞 在E320

@www-abcdefg
Copy link

柯泓吉 在 家

@kalen2019
Copy link

蔡文宏 在家

@laiy790
Copy link

laiy790 commented Oct 6, 2021

陳艾葳 在家

@tenkai0812
Copy link

連思凱 在E320

@WWW-Jack
Copy link

WWW-Jack commented Oct 6, 2021

張凱証 在家

@cycyucheng1010
Copy link

陳昱誠 在家

@ukarara
Copy link

ukarara commented Oct 6, 2021

蘇祐汝 在家

@weiian000
Copy link

李維晏 在家

@07Nick-kciN21
Copy link

徐仁鴻 在 e320

@ccckmit
Copy link
Contributor Author

ccckmit commented Oct 6, 2021

之前已經 將 austin 加入 remote 了

git remote add austin https://github.com/austin362667/gitflow_demo.git

然後收到 austin 的 pull request ,先測試確認是否應該收下,確認後收下合併

  249  git remote -v
  250  git fetch austin
  251  git checkout austin/lodash_drop
  253  deno test test
  254  git branch
  255  git checkout main
  256  git merge austin/lodash_drop
  257  git branch
  258  deno test test
  259  git push origin main

@ZKX-0326
Copy link

ZKX-0326 commented Oct 6, 2021

陳彥翔 在E320

@yuanxiii
Copy link

yuanxiii commented Oct 6, 2021

林元璽 在家

@Yongsin0
Copy link

Yongsin0 commented Oct 6, 2021

陳詠鑫 在家

@hongyu101094
Copy link

施泓宇 在家

@victor0520
Copy link

汪建同 在家

@yilong2019
Copy link

張鐿瀧 在家

@ccckmit
Copy link
Contributor Author

ccckmit commented Oct 6, 2021

git flow

  262  git checkout -b lodash1
  263  git branch
  264  ls
  265  deno test test
  266  deno test test
  267  git branch
  268  git add src
  269  git add test
  270  git commit -m "test pass"
  271  git branch
  272  git checkout main
  273  git merge lodash1
  274  deno test test
  275  git push origin main

publish to deno land https://deno.land/x

  246  git branch
  247  git tag v0.1
  248  git push origin v0.1
  249  history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests