๋ฐ์ํ
250x250
Notice
Recent Posts
- Today
- Total
๋ชฉ๋กgit checkout ์ค๋ฅ (1)
DATA101
โ ์๋ฌ ์ํฉ checkout (branch ์ด๋) ๋๋ pull ์ ๋ฐ์ ๐ ์๋ฌ ๋ฉ์์ง error: Your local changes to the following files would be overwritten by checkout: ... Please commit your changes or stash them before you switch branches. Aborting โจ ํด๊ฒฐ ๋ฐฉ๋ฒ Step 1) ๋ณ๋์ฌํญ ์คํ ๋ด ์ ์ฅ stash: ํ์ฌ Staging ์์ญ ๋ด ํ์ผ์ ๋ณ๋์ฌํญ์ ์คํ์ ๋ฃ์ด๋๊ธฐ git stash Step 2) checkout ๋๋ pull ์ํ checkout ํฌ๋ง ์ git checkout [๋ณ๊ฒฝํ branch ์ด๋ฆ] pull ํฌ๋ง ์ git pull origin [bra..
SW ๊ฐ๋ฐ/Git
2022. 1. 12. 10:15