aboutsummaryrefslogtreecommitdiff
path: root/bdep/ci.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/ci.cxx')
-rw-r--r--bdep/ci.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/bdep/ci.cxx b/bdep/ci.cxx
index 081529a..797725f 100644
--- a/bdep/ci.cxx
+++ b/bdep/ci.cxx
@@ -81,7 +81,11 @@ namespace bdep
<< s.branch << "'" <<
info << "run 'git push --set-upstream' to set";
+ // It's unlikely that the branch remote is configured globally, so we
+ // use the bundled git.
+ //
optional<string> rem (git_line (git_ver,
+ false /* system */,
prj,
false /* ignore_error */,
"config",