mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-22 23:37:25 -05:00
In recent versions of Git, per-worktree refs are exposed in refs/worktrees/<wtname>/ hierarchy, which means that worktree names must be a valid refname component. The code now sanitizes the names given to worktrees, to make sure these refs are well-formed. * nd/worktree-name-sanitization: worktree add: sanitize worktree names
26 KiB
26 KiB