mbox series

[v2,0/3] branch: operations on orphan branches

Message ID 34a58449-4f2e-66ef-ea01-119186aebd23@gmail.com (mailing list archive)
Headers show
Series branch: operations on orphan branches | expand

Message

Rubén Justo Jan. 15, 2023, 11:54 p.m. UTC
Avoid some confusing errors operating on orphan branches when
working with worktrees.

Thanks.



Rubén Justo (3):
  branch: avoid unnecessary worktrees traversing
  branch: description for orphan branch errors
  branch: rename orphan branches in any worktree

 builtin/branch.c       | 40 ++++++++++++++++++++--------------------
 t/t3200-branch.sh      | 16 ++++++++++++++++
 t/t3202-show-branch.sh | 18 ++++++++++++++++++
 3 files changed, 54 insertions(+), 20 deletions(-)