author | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Jun 2005 19:20:55 +0000 (12:20 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 6 Jun 2005 20:13:27 +0000 (13:13 -0700) | ||
commit | 96cd5429a48235fe978ddcb4af56f13e5397cdeb | |
tree | dabbed8a076e5d8b524ea354cea2047705f48a47 | tree | snapshot |
parent | 90334cf780428f1ca68e5f29fb543e3605fb2fc1 | commit | diff |
[PATCH] index locking like everybody else
This patch teaches read-tree how to use the index file locking
helpers the same way "checkout-cache -u" and "update-cache" do.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This patch teaches read-tree how to use the index file locking
helpers the same way "checkout-cache -u" and "update-cache" do.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
read-tree.c | diff | blob | history |