/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Jujutsu for everyone
(jj-for-everyone.github.io)
434 points
Bogdanp
| 1 comments |
31 Aug 25 15:31 UTC
|
HN request time: 0s
|
source
Show context
layer8
◴[
31 Aug 25 17:03 UTC
]
No.
45084800
[source]
▶
>>45083952 (OP)
#
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
◴[
31 Aug 25 18:05 UTC
]
No.
45085384
[source]
▶
>>45084800
#
or LFS, hooks, submodules, shallow clones
replies(1):
>>45087811
#
odie5533
◴[
31 Aug 25 22:54 UTC
]
No.
45087811
[source]
▶
>>45085384
#
So it doesn't have most of the worst features git ever invented. Got it.
replies(2):
>>45089987
#
>>45090153
#
Cthulhu_
◴[
01 Sep 25 06:21 UTC
]
No.
45089987
[source]
▶
>>45087811
#
I can understand the criticism to submodules but the rest of your comment feels like unwarranted snark.
replies(1):
>>45090038
#
odie5533
◴[
01 Sep 25 06:31 UTC
]
No.
45090038
{3}
[source]
▶
>>45089987
#
Hooks, submodules, and LFS all have huge followings of haters. I think just a week ago there was a big post on HN about how awful LFS is.
replies(1):
>>45094087
#
1.
SAI_Peregrinus
◴[
01 Sep 25 16:26 UTC
]
No.
45094087
{4}
[source]
▶
>>45090038
#
LFS is pretty crap, but the problem it tries to solve is real: version control should be able to control
all
the sources of the application, not just the text-based sources. Even if it can't meaningfully "diff" between them.
ID:
GO
↑