This is an automated email from the git hooks/post-receive script.
Ryan Arnold pushed a change to branch master in repository toolchain/tcwg-release-tools.
from a91892f tcwg-release.sh: if a tag does not exist on a remote branch, exit. new 3c91049 Add support for worktrees
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: linaropy/git/gitrepo.py | 166 +++++++++++ linaropy/git/worktree.py | 702 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 868 insertions(+) create mode 100644 linaropy/git/worktree.py