ํฐ์คํ ๋ฆฌ ๋ทฐ
์ํฉ
๊น ๋ ํฌ๋ฅผ ํผ์ ์ฌ์ฉํ๊ณ ์์ต๋๋ค.
๋ธ๋์น๋ main๊ณผ develop 2๊ฐ์ ๋๋ค.
develop์์ ์์ ํ ๋ค main์์ PRํ๋ ๋ฐฉ์์ผ๋ก ์์ ์ค์ ๋๋ค.
ํ์์ ๊ฐ์ด develop ๋ธ๋์น์ pushํ๋๋ฐ, ๊ทธ๋ฌ๋ฉด ์๋์ผ๋ก main์ PR์ด ๋ฌ๋จ ๋ง์ด์ฃ .
๊ทผ๋ฐ ์๋จ๋๊ฑฐ์์!!!
๊ทธ๋์ main ๋ธ๋์น๋ก ์ด๋ํ ๋ค, develop ๋ธ๋์น๋ฅผ mergeํ๊ณ push ํ๋๋ฐ..
๊ธ์ ๊ทธ ์ ์ pull์ ์ํ๊ฑฐ์์!!
merge ์ ์ ๊ผญ pull ํ์
๊ทธ๋์ pull์ ํ๋๋.. ์๋๊ฐ์ ์ํฉ์ด..
nakyung@imnagyeong-ui-MacBookPro Solution-Challenge-2022-Pocket-Doctor-Server % git pull origin main
https://github.com/DSCHUFS/Solution-Challenge-2022-Pocket-Doctor-Server URL์์
* branch main -> FETCH_HEAD
ํํธ: You have divergent branches and need to specify how to reconcile them.
ํํธ: You can do so by running one of the following commands sometime before
ํํธ: your next pull:
ํํธ:
ํํธ: git config pull.rebase false # merge (the default strategy)
ํํธ: git config pull.rebase true # rebase
ํํธ: git config pull.ff only # fast-forward only
ํํธ:
ํํธ: You can replace "git config" with "git config --global" to set a default
ํํธ: preference for all repositories. You can also pass --rebase, --no-rebase,
ํํธ: or --ff-only on the command line to override the configured default per
ํํธ: invocation.
fatal: Need to specify how to reconcile divergent branches.
ํํธ ๋ช ๋ น์ด 3๊ฐ ์ค ์๋ 2๊ฐ๋ฅผ ์์ฑํ๋๋ฐ, ํด๊ฒฐ์ด ์๋์์ต๋๋ค.
nakyung@imnagyeong-ui-MacBookPro Solution-Challenge-2022-Pocket-Doctor-Server % git pull origin main
https://github.com/DSCHUFS/Solution-Challenge-2022-Pocket-Doctor-Server URL์์
* branch main -> FETCH_HEAD
fatal: ์ ๋ฐฉํฅ์ด ๋ถ๊ฐ๋ฅํ๋ฏ๋ก, ์ค์งํฉ๋๋ค.
์ผ์ผ์ผ์ผ ๋ญ ํด๋ ํด๊ฒฐ์ด ์๋๋ค๊ฐ ๊ฒฐ๊ตญ ์๋์ ๊ฐ์ ๋ฐฉ๋ฒ์ผ๋ก ํด๊ฒฐํ์ด์!
ํด๊ฒฐ
git pull --rebase
https://mytory.net/2022/01/13/git-fatal-not-possible-to-fast-forward-aborting.html
[Git] Fatal: Not possible to fast-forward, aborting / fatal: ์ ๋ฐฉํฅ์ด ๋ถ๊ฐ๋ฅํ๋ฏ๋ก, ์ค์งํฉ๋๋ค.
์ผ๋จ์ git pull --rebase๋ก ํด๊ฒฐํ๋ค. ๊ทผ๋ณธ์ ํด๊ฒฐ์ ํ๋ ค๋ฉด ๋ณธ๋ฌธ์ ์ฝ์.
mytory.net
**๋ก์ปฌ๊ณผ ๋ฆฌ๋ชจํธ๊ฐ ๋ง์ง ์๋ ๊ฒฝ์ฐ**
- Total
- Today
- Yesterday
- ๋ฆฌ์กํธ ์ปดํฌ๋ํธ
- ์ปดํฌ๋ํธ
- ๋ฆฌ์กํธ setState
- React
- ๋จธ์ ๋ฌ๋
- ๋ฆฌ๋์ค store
- Cloud
- ๊ตฌ๊ธ
- ์ํ์ฝ๋ฉ ๋ฆฌ์กํธ
- ํ ์ํ๋ก์ฐ
- React Hook
- ๋ฆฌ์กํธ ํ
- ๋ฆฌ์กํธ ๊ณต์๋ฌธ์
- React DOM
- ๊ตฌ๊ธํด๋ผ์ฐ๋ํ๋ซํผ
- ML
- ๋ฆฌ์กํธ ๊ธฐ์ด
- ํด๋ผ์ฐ๋
- machine learning
- ๋ฆฌ๋์ค
- ๋จ๊ธฐ์ง์ค๊ณผ์
- ๋์ปค
- GCP
- ๋ฆฌ์กํธ state
- ๋ฆฌ์กํธ useEffect
- docker
- Docker&Kubernetes:์ค์ ๊ฐ์ด๋-2022๋ ํ
- ๋ฆฌ์กํธ
- ๋ฆฌ์กํธ ๋ ๋๋ง
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |