README
Git Branch Remover
Specific plugin written exclusively for XebiaLabs products to remove outdated release branches.
Publish new versoin:
yarn
npm run-script publish_me
Remove branches by specific rules
<script type="module">
import xlGitBranchRemover from 'https://cdn.skypack.dev/xl-git-branch-remover';
</script>
Specific plugin written exclusively for XebiaLabs products to remove outdated release branches.
Publish new versoin:
yarn
npm run-script publish_me