Git Product home page Git Product logo

Comments (31)

AIONLin avatar AIONLin commented on September 6, 2024

林妍汝 在 E320

from sa110a.

Pengbowei avatar Pengbowei commented on September 6, 2024

彭柏瑋 在e320

from sa110a.

KMC1911 avatar KMC1911 commented on September 6, 2024

陳楷茗 在 家

from sa110a.

Chen-Chun avatar Chen-Chun commented on September 6, 2024

陳淳 在 E320

from sa110a.

FUYUHSUAN avatar FUYUHSUAN commented on September 6, 2024

傅于軒 在E320

from sa110a.

yuexialiuye avatar yuexialiuye commented on September 6, 2024

黃羽溱 在家

from sa110a.

sleepy9487 avatar sleepy9487 commented on September 6, 2024

王博緯 在家

from sa110a.

nohano1l avatar nohano1l commented on September 6, 2024

張佑豪 在 e320

from sa110a.

zxc21949049 avatar zxc21949049 commented on September 6, 2024

曾智暐 在家

from sa110a.

yichien1019 avatar yichien1019 commented on September 6, 2024

劉怡謙 在E320

from sa110a.

st741963456 avatar st741963456 commented on September 6, 2024

許嘉烜 在家

from sa110a.

Bob-1231 avatar Bob-1231 commented on September 6, 2024

翁子麒 在 家

from sa110a.

Deng-James avatar Deng-James commented on September 6, 2024

鄧筌祐 在 家

from sa110a.

NubletZ avatar NubletZ commented on September 6, 2024

魏美亞 在E320

from sa110a.

www-abcdefg avatar www-abcdefg commented on September 6, 2024

柯泓吉 在 家

from sa110a.

kalen2019 avatar kalen2019 commented on September 6, 2024

蔡文宏 在家

from sa110a.

laiy790 avatar laiy790 commented on September 6, 2024

陳艾葳 在家

from sa110a.

tenkai0812 avatar tenkai0812 commented on September 6, 2024

連思凱 在E320

from sa110a.

WWW-Jack avatar WWW-Jack commented on September 6, 2024

張凱証 在家

from sa110a.

cycyucheng1010 avatar cycyucheng1010 commented on September 6, 2024

陳昱誠 在家

from sa110a.

ukarara avatar ukarara commented on September 6, 2024

蘇祐汝 在家

from sa110a.

weiian000 avatar weiian000 commented on September 6, 2024

李維晏 在家

from sa110a.

07Nick-kciN21 avatar 07Nick-kciN21 commented on September 6, 2024

徐仁鴻 在 e320

from sa110a.

ccckmit avatar ccckmit commented on September 6, 2024

之前已經 將 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

from sa110a.

ZKX-0326 avatar ZKX-0326 commented on September 6, 2024

陳彥翔 在E320

from sa110a.

yuanxiii avatar yuanxiii commented on September 6, 2024

林元璽 在家

from sa110a.

Yongsin0 avatar Yongsin0 commented on September 6, 2024

陳詠鑫 在家

from sa110a.

hongyu101094 avatar hongyu101094 commented on September 6, 2024

施泓宇 在家

from sa110a.

victor0520 avatar victor0520 commented on September 6, 2024

汪建同 在家

from sa110a.

yilong2019 avatar yilong2019 commented on September 6, 2024

張鐿瀧 在家

from sa110a.

ccckmit avatar ccckmit commented on September 6, 2024

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

from sa110a.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.