๐ค git add cancel
git restore --staged [filename]
๐ค remote์ ๊ฐ์ push
$ git push -f origin main
๐ค --cached : remote์ ์๋ ํ์ผ๋ง ์ญ์ / local ์ ์ญ์ ๋์ง ์์
$ git rm <fileName>
$ git rm --cached <fileName>
๋ฐ์ํ
'๐ป dev > ๐ฉ๐ปโ๐ป ํํ ํฌ ํ๋ก ํธ์๋ ๊ฐ๋ฐ์ ๊ณผ์ ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[VUE] vite ๋ก vue template ์ธ์คํจ (0) | 2022.05.27 |
---|---|
[GIT] remote ์ ์ฅ์ (0) | 2022.05.10 |
[SCSS] ๊ธฐ๋ณธ ๋ฌธ๋ฒ ๋ฐ ์ฌ์ฉ ๋ฐฉ๋ฒ (0) | 2022.05.09 |
[Project] css ํด๋ก ์ฝ๋ฉ (0) | 2022.04.29 |
[JS] ํ์ค ๋ด์ฅ ๊ฐ์ฒด (์ ๋ฐ์ดํธ ์์ ) (0) | 2022.04.25 |