Re: git-walkthrough-add script
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:02
Junio C Hamano [off-list ref] writes:
William Morgan [off-list ref] writes:quoted
Not to show off my git newbness any more than necessary, but when I run both git-add -i and git-add -p, I see exactly the same output and interface. Are they meant to be different?They are meant to be different. ... There may be something broken with your git installation.
A shot in the dark. Do you have more than one installation of git, one of which is ancient and whose git-add--interactive does not even have --patch option?