You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixup! Win32: symlink: specify symlink type in .gitattributes
Since `git_check_attr()` implicitly depends on the index, we really
should redo this in a manner that has a chance of going into upstream:
by introducing an index-aware helper function to create symbolic links,
and to override that in a Windows-specific manner instead.
In preparation for this, let's drop the original commit for now.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments