diff options
author | Clemens Buchacher <drizzd@aon.at> | 2008-11-05 21:55:53 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-11-05 14:09:43 -0800 |
commit | 5bdd8d4a3062ac8f29ec511fecb85049f6ff3ecc (patch) | |
tree | d3b9070702938cd3f0455cca7894896ed5b1113c /t/t1400-update-ref.sh | |
parent | format-patch documentation: mention the special case of showing a single commit (diff) | |
download | tgif-5bdd8d4a3062ac8f29ec511fecb85049f6ff3ecc.tar.xz |
do not force write of packed refs
We force writing a ref if it does not exist. Originally, we only had to look
for the ref file to check if it existed. Now we have to look for a packed ref
as well. Luckily, resolve_ref already does all the work for us.
Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1400-update-ref.sh')
0 files changed, 0 insertions, 0 deletions