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