How does one view a repository at a certain commit? Most other Git flavors allow this, why not BitBucket?
Community moderators have prevented the ability to post new answers.
Not for arbitrary commits by hash, but if you add a tag to a give hash, then you will be able to switch to that version of the repository. After adding the tag, just use the selector above your files:
(On the other hand, I agree with you. Browsing arbitrary hash should be very basic functionality. I didn't even realize it previously that it is not supported...)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.