Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: move test_cmp_rev to test-lib-functions
[gitweb.git]
/
refs.c
diff --git
a/refs.c
b/refs.c
index 726c53c540a94c6ac994aa768c1ffb355ca4538e..6cec1c8bdf70589a41c2ace4ba4f21f4035e4ed4 100644
(file)
--- a/
refs.c
+++ b/
refs.c
@@
-1779,7
+1779,7
@@
int delete_ref(const char *refname, const unsigned char *sha1, int delopt)
* packed one. Also, if it was not loose we need to repack
* without it.
*/
- ret |= repack_without_ref(
ref
name);
+ ret |= repack_without_ref(
lock->ref_
name);
unlink_or_warn(git_path("logs/%s", lock->ref_name));
invalidate_ref_cache(NULL);