diff options
Diffstat (limited to 'remote.h')
| -rw-r--r-- | remote.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -340,6 +340,7 @@ const char *pushremote_for_branch(struct branch *branch, int *explicit); char *remote_ref_for_branch(struct branch *branch, int for_push); const char *repo_default_remote(struct repository *repo); +const char *repo_remote_from_url(struct repository *repo, const char *url); /* returns true if the given branch has merge configuration given. */ int branch_has_merge_config(struct branch *branch); |
