←back to thread

Jujutsu for everyone

(jj-for-everyone.github.io)
434 points Bogdanp | 1 comments | | HN request time: 0s | source
Show context
layer8 ◴[] No.45084800[source]
One showstopper for me is that Jujutsu doesn’t support .gitattributes (https://jj-vcs.github.io/jj/latest/git-compatibility/).
replies(3): >>45085384 #>>45085408 #>>45087806 #
verdverm ◴[] No.45085384[source]
or LFS, hooks, submodules, shallow clones
replies(1): >>45087811 #
odie5533 ◴[] No.45087811[source]
So it doesn't have most of the worst features git ever invented. Got it.
replies(2): >>45089987 #>>45090153 #
wolvesechoes[dead post] ◴[] No.45090153[source]
[flagged]
1. lmm ◴[] No.45090332{3}[source]
I'm all for functionality, but git should never have been a smorgasbord of random bolt-on special cases. If you have to break the basic core functionality to make a feature work, it's not a good feature.