newsgit: Display with git-show-branch branches that are checked out with worktrees. by adminNovember 27, 2022November 27, 2022089 Share0 #!/bin/sh # Display with show-branch branches that are checked out with worktrees git show-branch $(git worktree-branches)