You are not logged in.

#1 2017-10-11 16:22:13

spapanik21
Member
Registered: 2016-02-13
Posts: 6

[git] Problems since update

Since updating to git 2.14.2 `git add -p` stopped working as expected. It does a `git diff` and exists without asking to stage any hunks. Downgrading to 2.14.1 works like a charm.

Offline

#2 2017-10-11 20:46:38

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [git] Problems since update

Works fine for me, but I seem to remember having this problem before and it turned out to be an issue with perl, not git -- since the /usr/lib/git-core/git-add--interactive executable is a perl script.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#3 2017-10-12 11:42:55

spapanik21
Member
Registered: 2016-02-13
Posts: 6

Re: [git] Problems since update

I checked that the script /usr/lib/git-core/git-add--interactive is identical in 2.14.1 and 2.14.2. And git add -i works like a charm in both versions.

Offline

Board footer

Powered by FluxBB