Re: bug with partial commit and pre-commit hook updating the index

2014-10-10 Thread Junio C Hamano
Joey Hess writes: > I have found many uses for the feature that lets a pre-commit hook stage > changes in the index that will be included in the commit. But now I seem > to have found a bug in the support for that, involving partial commits. > > It seems that, after a partial commit in which the

bug with partial commit and pre-commit hook updating the index

2014-10-10 Thread Joey Hess
I have found many uses for the feature that lets a pre-commit hook stage changes in the index that will be included in the commit. But now I seem to have found a bug in the support for that, involving partial commits. It seems that, after a partial commit in which the pre-commit hook stages a modi