On Tue, Mar 31, 2015 at 3:47 AM, Max Kirillov wrote:
> `git prune --worktrees` was pruning worktrees which were non-existent OR
> expired, while it rather should prune those which are orphaned AND
> expired, as git-checkout documentation describes. Fix it.
>
> Add test 'not prune proper checkouts'
`git prune --worktrees` was pruning worktrees which were non-existent OR
expired, while it rather should prune those which are orphaned AND
expired, as git-checkout documentation describes. Fix it.
Add test 'not prune proper checkouts', which uses valid but expired
worktree.
Modify test 'not prun
2 matches
Mail list logo