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
The Repository Configuration section currently accepts one commit hash and applies it to both repo urls, which sometimes doesn't make sense. For example, while auditing two client repos, one might use git modules or subtrees to make them both accessible in one audit repo. Or, maybe the audit repo has additional fuzz tests added to it. In either case, the commits are different and at least one of the resulting permalinks will be wrong.