author | Junio C Hamano <junkio@cox.net> | |
Wed, 11 Jan 2006 21:36:45 +0000 (13:36 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 11 Jan 2006 21:36:45 +0000 (13:36 -0800) | ||
commit | a94d9948da539fdafc26c74afb335b2fe9f8f21d | |
tree | c86bcbc27198983eba1ff839adb8934eb363defb | tree | snapshot |
parent | d5a6aafc90a14382120727e4e81ee1a380e8b194 | commit | diff |
update-index: work with c-quoted name
update-index --stdin did not work with c-style quoted names even though
update-index --index-info did. This fixes the inconsistency.
Signed-off-by: Junio C Hamano <junkio@cox.net>
update-index --stdin did not work with c-style quoted names even though
update-index --index-info did. This fixes the inconsistency.
Signed-off-by: Junio C Hamano <junkio@cox.net>
update-index.c | diff | blob | history |