Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix broken sha1 locking
[gitweb.git]
/
refs.h
diff --git
a/refs.h
b/refs.h
index 553155c04a4a3586e7a0f07f26979b50b9216aa3..af347e6b19988ff38660fc3457302d8bd29873ce 100644
(file)
--- a/
refs.h
+++ b/
refs.h
@@
-2,7
+2,7
@@
#define REFS_H
struct ref_lock {
- char *ref_
fil
e;
+ char *ref_
nam
e;
char *log_file;
struct lock_file *lk;
unsigned char old_sha1[20];