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
On git repositories using the new reftable format (slated to become the default in the upcoming Git 3.0.0), GitPython detects the wrong ref as being active.
On git repositories using the new
reftableformat (slated to become the default in the upcoming Git 3.0.0), GitPython detects the wrong ref as being active.Observe, with the traditional "files" format:
Produces
mainas expected. However:Produces
.invalid.