Re: Strange behavior with Git add -p in version 2.13.3

2017-07-13 Thread Junio C Hamano
Ben Reed writes: > Hello, I updated Git to 2.13.3, and now selecting 's' to split a > change on a call to `git add -p` is not working. It's showing the list > of options as if 's' is not a valid choice... > > Particularly, I'm getting... > Stage this hunk [y,n,q,a,d,/,e,?]? s > y - stage this hun

Strange behavior with Git add -p in version 2.13.3

2017-07-13 Thread Ben Reed
Hello, I updated Git to 2.13.3, and now selecting 's' to split a change on a call to `git add -p` is not working. It's showing the list of options as if 's' is not a valid choice... Particularly, I'm getting... Stage this hunk [y,n,q,a,d,/,e,?]? s y - stage this hunk n - do not stage this hunk q -