Re: Regression: git-commit no longer works from within subdirectories
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:35
Robert Shearman [off-list ref] writes:
In the latest master branch git-commit no longer works from within
subdirectories. Instead, you have to go to the top-level directory of
the git tree to do the commit.
This is broken and sorry I did not notice it earlier because I
usually run the tip of "next". Will take a look.