Skip to content

Untracked symlinks not reported by 'git status' when virtualization hook in use #25

@wilbaker

Description

@wilbaker
  • I was not able to find an open or closed issue matching what I'm seeing

Setup

  • Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
$ git --version --build-options

git version 2.18.0.gvfs.1.26.gf61ade4ce8
cpu: x86_64
built from commit: 36c283e844cdcc1293983df635d0164cde010c2a
sizeof-long: 8

  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver

Windows 10 insider release and Mac 10.13.6

Details

  • Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other

CMD on Windows and Terminal on Mac.

1. Clone repo with VFS for Git
2. Create a new symbolic link
3. Run git status
  • What did you expect to occur after running these commands?

Git status should report the new link as untracked.

  • What actually happened instead?

Status did not report the new link.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions