Last Sync: 2025-12-22 22:03 (Mobile)

This commit is contained in:
2025-12-22 22:03:24 +09:00
parent 8d41e17c46
commit 8af54d3ed1

View File

@@ -72,5 +72,8 @@ git stash pop
# branch, HEAD # branch, HEAD
# merge 문제 # merge 문제
``` ```
git branch -D git branch -D exp
``` ```
> 강제로 지운다
# co