-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Commit 7636d58
Deleting branch could delete broken branch which has database record but git branch is missing (#35360)
For some reasons, branches between database and git are not synced. If a
branch exists in database but not in the git, it should be able to be
deleted.
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>1 parent 0cbaa0b commit 7636d58
1 file changed
+12
-5
lines changedLines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
532 | 532 |
| |
533 | 533 |
| |
534 | 534 |
| |
535 | - | ||
536 | - | ||
535 | + | ||
536 | + | ||
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
| |||
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
552 | + | ||
553 | + | ||
554 | + | ||
552 | 555 |
| |
553 | 556 |
| |
554 | 557 |
| |
| |||
557 | 560 |
| |
558 | 561 |
| |
559 | 562 |
| |
560 | - | ||
563 | + | ||
564 | + | ||
565 | + | ||
561 | 566 |
| |
562 | 567 |
| |
568 | + | ||
569 | + | ||
563 | 570 |
| |
564 | 571 |
| |
565 | 572 |
| |
566 | - | ||
573 | + | ||
567 | 574 |
| |
568 | 575 |
| |
569 | 576 |
| |
570 | 577 |
| |
571 | 578 |
| |
572 | 579 |
| |
573 | - | ||
580 | + | ||
574 | 581 |
| |
575 | 582 |
| |
576 | 583 |
| |
|
0 commit comments