aboutsummaryrefslogtreecommitdiff
path: root/tree-diff.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-09-30 15:02:00 -0700
committerJunio C Hamano <junkio@cox.net>2006-09-30 15:20:44 -0700
commitc0277d15effb9efcaaaa0cd84decf71a327ac07b (patch)
treeebac14633dc875be278744d442e8027713b30fa1 /tree-diff.c
parent22a3844ebada55c207e2b85fb68509a7c9e2b5f0 (diff)
downloadgit-c0277d15effb9efcaaaa0cd84decf71a327ac07b.tar.gz
git-c0277d15effb9efcaaaa0cd84decf71a327ac07b.tar.xz
delete_ref(): delete packed ref
This implements deletion of a packed ref. Since it is a very rare event to delete a ref compared to looking up, creating and updating, this opts to remove the ref from the packed-ref file instead of doing any of the filesystem based "negative ref" trick to optimize the deletion path. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'tree-diff.c')
0 files changed, 0 insertions, 0 deletions