You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tracing::warn!("Couldn't find merge-base between remote tip {remote_tracking_commit_id} and workspace tip {ws_ref_id} - placing local tracking ref on remote tip");
804
-
remote_tracking_commit_id
805
-
})
806
-
.detach();
807
797
808
798
// TODO(gix): Make config refreshes possible, and use the higher level API, and add a way
809
799
// to only write back what changed and of course to add local sections more obviously.
0 commit comments