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
I agree, this needs to be added. Probably as part of #18.
The junk workaround right now is to just assume it's part of an existing branch (probably main) and craft the URL by hand: /BRANCH/commits/COMMIT_HASH. Even if it's not part of the branch, it will still pull up the commit with a bogus branch listed. In the future, I want this to redirect to a valid branch.
It would be useful if there was someway to jump to a test instance with just the hash and not knowing what branch it was on. Maybe we could redirect https://testhub.mesastar.org/$HASH to https://testhub.mesastar.org/$BRANCH/commits/$HASH ? Or just put a search box somewhere.
The text was updated successfully, but these errors were encountered: