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
When doing the changes for PR #4600, it occurred to me that a workaround would be to use the --strip-outgoing option of the opengrok-mirrror script however it turns out that mercurial.py does not implement strip_outgoing() function (unlike git.py).