Local
git branch -d <Branch Name>
Remote
git push --delete <Branch Name>
'이것저것 > Git' 카테고리의 다른 글
GitHub 풀리퀘(PR) 병합 충돌 해결하기(These confilcts are too complex to resolve in the web editor) (0) | 2024.08.03 |
---|---|
Git 캐시 초기화 (0) | 2024.06.02 |
git branch -d <Branch Name>
git push --delete <Branch Name>
GitHub 풀리퀘(PR) 병합 충돌 해결하기(These confilcts are too complex to resolve in the web editor) (0) | 2024.08.03 |
---|---|
Git 캐시 초기화 (0) | 2024.06.02 |