On Thu, Sep 28, 2023, at 10:16, Saurabh Sonar wrote: > The user should be aware that if he deletes the branch some list of > commits are not merged or present in any other branch and he is going > to lose them forever. That already happens now, though? (Well, not “forever” because of GC and whatnot.) You have to force the deletion with `-D` if the branch is not in the “upstream” branch. -- Kristoffer Haugsbakk