Commit 1b5ba2d
parity: git branch -r -d <missing> (bytes mode)
Closes the last TODO in branch.sh: -r -d against a non-existent
remote-tracking branch. The delete() helper's `remotes` flag flips
the prefix to refs/remotes/ and the not-found row label to
"remote-tracking branch", producing the byte-exact stanza
"error: remote-tracking branch 'origin/nosuch' not found" + exit 1.
Ledger regeneration is a no-op (only the existing compat rows for
--verbose / --abbrev / --column=always remain).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9fe7a74 commit 1b5ba2d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
620 | | - | |
| 619 | + | |
| 620 | + | |
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
| |||
0 commit comments