keith / git-pile

Stacked diff support for GitHub workflows
MIT License
146 stars 11 forks source link

Stale worktree causes PR failures #48

Open keith opened 1 year ago

keith commented 1 year ago

If you submit a PR for a repo, then remove the main clone of that repo, reclone it, and submit another PR from it, the original worktree setup in the git-pile cache is no longer attached to the main clone. Submitting a PR fails and you have to remove the pile cache repo to unblock