The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Does bitbucket support .JMP files?

Chittaxay_Sounthonevat
March 26, 2025

My team would like to implement bitbucket and wanted to know if there is a way we can upload .JMP files into a project and view it ?

 

 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Mikael Sandberg
Community Champion
March 26, 2025

Hi @Chittaxay_Sounthonevat,

Welcome to Atlassian Community!

Git can handle any file extensions, but since jmp files are binary files you may want to consider to store those using Git LFS in order to keep the repository size down. Bitbucket is layered on top of Git, so you would be able to use jmp files in a pull request, but Git would not be able to compare versions or do a diff of them.

0 votes
Chittaxay_Sounthonevat
March 28, 2025

Hi @Mikael Sandberg 

Thank you for the quick response. Can the .JMP files be loaded into a project and can it be viewable within that project ?

Mikael Sandberg
Community Champion
March 28, 2025

Yes and no. The file can be loaded into a project, but you will not be able to view the file content in Bitbucket since it only support showing content from non-binary files (which is the same for the majority of version control systems).

DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events