]> git.99rst.org Git - git.git/commitdiff
Merge branch 'rs/branch-allow-deleting-dangling' into maint
authorJunio C Hamano <redacted>
Tue, 12 Oct 2021 20:51:41 +0000 (13:51 -0700)
committerJunio C Hamano <redacted>
Tue, 12 Oct 2021 20:51:41 +0000 (13:51 -0700)
"git branch -D <branch>" used to refuse to remove a broken branch
ref that points at a missing commit, which has been corrected.

* rs/branch-allow-deleting-dangling:
  branch: allow deleting dangling branches with --force


Trivial merge
git clone https://git.99rst.org/PROJECT