diff options
Diffstat (limited to 'remote.h')
| -rw-r--r-- | remote.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,8 +21,10 @@ struct transport_ls_refs_options; enum { REMOTE_UNCONFIGURED = 0, REMOTE_CONFIG, +#ifndef WITH_BREAKING_CHANGES REMOTE_REMOTES, REMOTE_BRANCHES +#endif /* WITH_BREAKING_CHANGES */ }; struct rewrite { |
