Commit 282c3ad
authored
new error added
### error: the branch 'libraryUI' is not fully merged
The error message you're encountering indicates that Git is preventing you from deleting the libraryUI branch because it is not fully merged into your current branch or any other branch that you've specified. Git is trying to prevent you from accidentally losing work that hasn't been merged yet.1 parent 01094ba commit 282c3ad
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
326 | 332 | | |
327 | 333 | | |
328 | | - | |
| 334 | + | |
0 commit comments