gitolite 관리자 권한으로,
git branch -d -r origin/branch-name
git push origin :branch-name # =:= git push origin --delete branch-name
refs:
http://stackoverflow.com/questions/2003505/how-do-i-delete-a-git-branch-both-locally-and-remote
happy hackin'
gitolite 관리자 권한으로,
git branch -d -r origin/branch-name
git push origin :branch-name # =:= git push origin --delete branch-name
refs:
http://stackoverflow.com/questions/2003505/how-do-i-delete-a-git-branch-both-locally-and-remote
happy hackin'
KLDP에 내가 답변으로 올렸던 글인데... 매번 까먹는다. 이놈의 건망증이란... Orz.C-x C-f /sudo::/path/to/file RET