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
Make reclone with implicit branch update branch in .gitrepo correctly
If the subrepo is tracking a branch and you reclone using
git subrepo clone --force $URL
without specifying -b/--branch then the branch setting in .gitrepo is
not updated.
0 commit comments