Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

git add --interactive fails on subdir #182

Closed
git-for-windows/git
#305
@albfan

Description

@albfan

Filtering on a path, to add interactively only files from subdir

> cd subdir
> git add -i .
Can't exec "git": Bad file number at C:\Program Files (x86)\Git/libexec/git-core\git-add--interactive line 180.
Died at C:\Program Files (x86)\Git/libexec/git-core\git-add--interactive line 180.

it is a perl script. I checked I'm using perl from msysgit installation.

>perl
"perl" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.

>"\Program Files (x86)\Git\bin\perl.exe" --version

This is perl, v5.8.8 built for msys

My version of git is the latest 1.9.2

>git --version
git version 1.9.2.msysgit.0

Metadata

Metadata

Assignees

No one assigned

    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