Kaartic Sivaraam <kaarticsivaraam91196@xxxxxxxxx> writes: > I'm was trying to ask, "Is there any way to change the second example > (diff --name-status) to make it work with "commit --amend" so that it > could be uncommented by default ?" But does it even be useful to enable it? The commented out "git status" output already lists the modified paths, so I do not think anything is gained by adding 'diff --cached --name-status' there.