mbox series

[0/2] branch: operations on orphan branches

Message ID ffd675e9-8a64-ae05-fc3b-36ae99092735@gmail.com (mailing list archive)
Headers show
Series branch: operations on orphan branches | expand

Message

Rubén Justo Dec. 30, 2022, 10:59 p.m. UTC
Avoid some confusing errors operating on orphan branches when
working with worktrees


Rubén Justo (2):
  branch: description for orphan branch errors
  branch: rename orphan branches in any worktree

 builtin/branch.c       | 10 +++++-----
 t/t3200-branch.sh      | 12 ++++++++++++
 t/t3202-show-branch.sh | 36 ++++++++++++++++++++++++++++++++++++
 3 files changed, 53 insertions(+), 5 deletions(-)