author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 21 Sep 2006 21:29:59 +0000 (23:29 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 22 Sep 2006 03:54:41 +0000 (20:54 -0700) | ||
commit | 913c983e0481b477ccc11fa72ebeb0d6ec8d06aa | |
tree | c491be37f1786430906b538a1b058377dc98d185 | tree | snapshot |
parent | 968846015229fe0fec28e3c85db722e131c15f93 | commit | diff |
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 <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
It called read_ref(git_path(..)..), where read_ref does the git_path()
stuff itself.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-update-index.c | diff | blob | history |