Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LFS diff is only showing sha256 diff #1028

Open
tgenin opened this issue Oct 3, 2024 · 0 comments
Open

LFS diff is only showing sha256 diff #1028

tgenin opened this issue Oct 3, 2024 · 0 comments

Comments

@tgenin
Copy link

tgenin commented Oct 3, 2024

Hi,

I'm using GitUp v 1.4.2 on macOs 14.6.1

When I check a commit of LFS tracked file, I only see the SHA256 diff
image

Whereas using the

[diff "lfs"]
    textconv = cat

configuration in my .git/ignored, I manage to see the real diff using for example git show mycommit

Documentation says
"GitUp also natively supports Git LFS assuming the command line tool is installed at /usr/local/bin/git-lfs"

so I put a link to my homebrew LFS installation

╰─⠠⠵ ll /usr/local/bin/git-lfs
lrwxr-xr-x root wheel 25 B Thu Oct  3 14:48:31 2024 -- /usr/local/bin/git-lfs ⇒ /opt/homebrew/bin/git-lfs

But it does not seems to work.
Does this solution should work ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant