diff options
Diffstat (limited to 'setup.h')
| -rw-r--r-- | setup.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -129,6 +129,7 @@ struct repository_format { int precious_objects; char *partial_clone; /* value of extensions.partialclone */ int worktree_config; + int relative_worktrees; int is_bare; int hash_algo; int compat_hash_algo; |
