how to browse the entire repository as it existed at a specific commit?

Angie Loo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 19, 2025

Unfortunately, Bitbucket doesn't offer a direct, single feature to browse the entire repository as it exists at a specific commit, just like GitLab does. GitLab's "History" view for a file allows you to see the file's contents at any point in history and then browse the rest of the repository as it was at that commit

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 20, 2025

Hi @Angie Loo and welcome,

you can checkout locally all files at specific commit using command

git checkout REVISION_HASH_HERE

Moreover, if you click on a specific commit, you can download all repo status at that time through "Download source" button on the right

Immagine.png

Hope this helps,

Fabio

 

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events