Fix git-update-index --again
authorJohannes Schindelin <redacted>
Thu, 21 Sep 2006 21:29:59 +0000 (23:29 +0200)
committerJunio C Hamano <redacted>
Fri, 22 Sep 2006 03:54:41 +0000 (20:54 -0700)
commit913c983e0481b477ccc11fa72ebeb0d6ec8d06aa
treec491be37f1786430906b538a1b058377dc98d185
parent968846015229fe0fec28e3c85db722e131c15f93
Fix git-update-index --again

It called read_ref(git_path(..)..), where read_ref does the git_path()
stuff itself.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin-update-index.c
git clone https://git.99rst.org/PROJECT