반응형
remote 에 tag가 없으면 local tag 삭제
git tag -l | xargs git tag -d && git fetch -t
출처 : https://demisx.github.io/git/2014/11/02/git-prune-local-tags-dont-exist-remote.html
반응형
'개발' 카테고리의 다른 글
Gitlab CI 시 이중인증 에러(2FA) (0) | 2021.06.17 |
---|---|
브랜치 이름 변경하기 (0) | 2020.07.10 |
framework not found ... 에러 (0) | 2020.04.29 |
iOS 13.2 bug ) background에서 앱이 suspend -> terminated되는 이슈 (0) | 2019.11.04 |
iPadOS 13 에서 userAgent가 Mac으로 넘어오는 이슈 (1) | 2019.09.27 |
댓글