Skip to content

Git-2.23.0-64-bit for Windows does not deploy /dev/* directory #2322

@alkazandzhiev

Description

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

Setup

git version 2.23.0

Windows 10 64-bit.

Editor Option: VIM
Custom Editor Path:
Path Option: BashOnly
SSH Option: OpenSSH
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Performance Tweaks FSCache: Enabled
Use Credential Manager: Disabled
Enable Symlinks: Disabled
Enable Builtin Interactive Add: Disabled

Details

Bash

readarray -t BRANCHES < <(git branch --color=always)

I got an error for missing "/dev/fd/62" file descriptor. As far as I could get it from playing with 2.22.0 and 2.23.0 versions the latter does not deploy the /dev/ derectory with the /dev/fd symlink and some other in it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions