Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbolic link files incorrectly restored as text files #2403

Open
negrutiu opened this issue Jan 10, 2025 · 0 comments
Open

symbolic link files incorrectly restored as text files #2403

negrutiu opened this issue Jan 10, 2025 · 0 comments

Comments

@negrutiu
Copy link

Repro:

  • Commit a symbolic link file to your repo
    • create the link mklink filename "subdir1/subdir2/filename"
    • commit it..
  • Manually delete the local filename
  • Fork displays the (missing) filename with the red mark. Select Discard changes... to restore it
  • The file gets restored as text file instead of symbolic link
    • In the same scenario git checkout -- filename correctly restores the link file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant