Skip to content

Automatically cleanup stale worktrees and lock files upon a push

Stan Hu requested to merge sh-add-cleanup-rpc-gitaly into master

git 2.16 will fail badly if there are stale worktrees. This cleanup will remove stale lock files and worktrees.

Depends upon gitaly!648 (merged)

Closes #44115 (closed)

Edited by Stan Hu

Merge request reports