Git์์ ํ๊ทธ ์ญ์ ํ๊ธฐ
git tag -d {name of tag}
git push origin :refs/tags/{name of tag}
git tag -d 12345
git push origin :refs/tags/12345
'๐ป Programming' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[C++] Heap Memory Allocation of Several Varibles ๋ณ์์ ํ๋ฉ๋ชจ๋ฆฌ ํ ๋น (0) | 2019.02.15 |
---|---|
[MyBatis] ์ ๋ฌ๋ฐ์ ๊ฐ์ฒด์ ๊ฐ ์ธํ ํ๊ธฐ (selectKey) (0) | 2018.02.03 |
[ Node.js in Action ] 13์ฅ ์์ฝ (0) | 2017.06.03 |
[ Node.js in Action ] 3์ฅ ์์ฝ (0) | 2017.06.03 |
[ Node.js In Action ] 1์ฅ ์์ฝ (0) | 2017.06.03 |