-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Git LFS, Repository - Source / Diff
-
None
-
5
-
3
We have a team which stores large-ish text & source files in git-lfs to keep the overall git repository size down.
When these files are changed & a pull-request is opened. Bitbucket UI shows there is a change and prompts the user to download the old & new file.
If possible, we would like text-based lfs files to be displayed in the Bitbucket diff-view.
It is possible to do this client-side using:
git config diff.lfs.textconv cat