Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Pass CVSps generated A U Thor <author@domain.xz> intact.
[gitweb.git]
/
index.c
diff --git
a/index.c
b/index.c
index 87fc7b0387b818001fb0e53fdb713fe1bad4f822..bdde65f75c9d2a9b77e6bf290ebed57f12c8e70b 100644
(file)
--- a/
index.c
+++ b/
index.c
@@
-29,7
+29,7
@@
int hold_index_file_for_update(struct cache_file *cf, const char *path)
signal(SIGINT, remove_lock_file_on_signal);
atexit(remove_lock_file);
}
- return open(cf->lockfile, O_RDWR | O_CREAT | O_EXCL, 06
00
);
+ return open(cf->lockfile, O_RDWR | O_CREAT | O_EXCL, 06
66
);
}
int commit_index_file(struct cache_file *cf)