Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[COMMON] git branch 여러 개 지우는 방법 #158

Open
kkn1125 opened this issue Aug 10, 2022 · 0 comments
Open

[COMMON] git branch 여러 개 지우는 방법 #158

kkn1125 opened this issue Aug 10, 2022 · 0 comments
Assignees
Labels
🔍 RESEARCH 자료조사 🗂️ REF 참고자료

Comments

@kkn1125
Copy link
Owner

kkn1125 commented Aug 10, 2022

git branch -D $(git branch | grep 3.2*)

Stackoverflow::regexp 사용하는 방법 참조

@kkn1125 kkn1125 created this issue from a note in Narang (할 일) Aug 10, 2022
@kkn1125 kkn1125 self-assigned this Aug 10, 2022
@kkn1125 kkn1125 added 🗂️ REF 참고자료 🔍 RESEARCH 자료조사 labels Aug 10, 2022
@kkn1125 kkn1125 moved this from 할 일 to 완료 대기 in Narang Aug 21, 2022
@kkn1125 kkn1125 moved this from 완료 대기 to 할 일 in Narang Aug 21, 2022
@kkn1125 kkn1125 removed this from 할 일 in Narang Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 RESEARCH 자료조사 🗂️ REF 참고자료
Projects
None yet
Development

No branches or pull requests

1 participant