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
fix(crafter): handle invalid merge branch config during repo open
Gracefully handle "branch config: invalid merge" errors from go-git
when opening a repository, similar to the existing protection for
remote listing. This prevents the crafter from crashing when the
local git config has an invalid merge reference.
Closes#3031
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
0 commit comments