Use `git worktree` for squashing
This avoids the need to: 1. Perform a full clone. 2. Deal with protected branches (because there is no push). 3. Deal with repository push events (because there is no push).
Showing
Please register or sign in to comment