Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: always load commit-graph information
[gitweb.git]
/
apply.h
diff --git
a/apply.h
b/apply.h
index cf00cda171cf42cef1164916c973e2e339f41b54..dc4a0190570d060d23e8464f465232eddcf76deb 100644
(file)
--- a/
apply.h
+++ b/
apply.h
@@
-36,9
+36,8
@@
enum apply_verbosity {
struct apply_state {
const char *prefix;
- /*
These are lock_file related
*/
+ /*
Lock file
*/
struct lock_file lock_file;
- int newfd;
/* These control what gets looked at and modified */
int apply; /* this is not a dry-run */