X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=cache.h;h=9a6bfb96d9d0f4e8316dbbe60469988cf48f197b;hb=f8348be3be8493a62110a09ab0343213990b416b;hp=677c6acc350155d606e2ba05a9bbf5eb28637a31;hpb=211b5f9e62cc961acda59392fbf5a3efa8106c97;p=git.git diff --git a/cache.h b/cache.h index 677c6acc..9a6bfb96 100644 --- a/cache.h +++ b/cache.h @@ -179,6 +179,7 @@ extern int commit_index_file(struct cache_file *); extern void rollback_index_file(struct cache_file *); extern int trust_executable_bit; +extern int only_use_symrefs; #define MTIME_CHANGED 0x0001 #define CTIME_CHANGED 0x0002