Why are you using git tools within collocated jj repositories? I never understood that use case tbh
Some company tooling / git oneliners from internet / and probably most relevant for me is git plugins for neovim / some personal scripts I would have rewrite to work both in .git and .jj repos
JJ doesn't support git LFS is a common reason.
Is there a jj solution for git LFS?
There’s a PR open with basic support but hasn’t been merged yet.
Large files in general is something the project would like to solve but it’s gonna take time.
Some company tooling / git oneliners from internet / and probably most relevant for me is git plugins for neovim / some personal scripts I would have rewrite to work both in .git and .jj repos
JJ doesn't support git LFS is a common reason.
Is there a jj solution for git LFS?
There’s a PR open with basic support but hasn’t been merged yet.
Large files in general is something the project would like to solve but it’s gonna take time.