Git Branch

Git branch 가져오기

git remote update

Git 원격 브랜치 삭제

git push origin --delete feature/TEST-860

Last updated