git-worktree: Allow multiple worktrees for subproject branches
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 23 Nov 2019 11:33:07 +0000 (17:03 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sat, 23 Nov 2019 11:38:17 +0000 (17:08 +0530)
commit2138bce2f17872f6539be16ac9b87add3850af59
tree8257d15401769b291012aa32c13fcab50490cd9e
parenta950c286ba9d9ac8554d9b853a9cc3ed4846c6de
git-worktree: Allow multiple worktrees for subproject branches

It's pretty common to have the same branch for a subproject in
multiple worktrees. F.ex., when you want to test a feature branch
common to a few gstreamer subprojects but not the rest.
checkout-branch-worktree