this looks pretty interesting.
>You can request to not use the pager by using jj st --no-pager, or if you hate the pager and want to turn it off, you can configure that with
$ jj config set --user ui.paginate never
In one feature they can’t help themselves from calling it two different things already.Why do this? Why can’t the very clearly smart people making things step 1/2 step outside themselves and think about it like they are the users they want?
Earlier they talk about the native format and how it isn’t ready… so that to start you need
jj git init
… but… if they’re planning a native format that makes no sense as a command. It would be ‘jj native init’ later?Early planning keys/plans imo but those rarely change so as to not accept your early adopters.
These seem like small things but to me it’s a warning.
Now that Steve is part of a GitHub competitor to push jj, I see all these posts as just sales pitches.
OK I read it, I'm not interested, git does exactly what I want.
[dead]
We all need to give ourselves a push and finally make the next step in version control. Github, Google, Microsoft, Meta (did I forget anyone relevant? Probably) should just join forces and finally make it happen, which should not be a problem with a new system that is backend compatible to Git. Sure, Github may lose some appeal to their brand name, but hey, this is actually for making the world a better place.
Clicked on this hoping it would be the irc client, very disappointed!
For those in the know, how does jujutsu stack up to something like Darcs?
動画などでわかりやすいものが見たい
FWIW, it's a pretty decent fried fish chain in Chicago as well.
This doesn't seem different enough to be worth the transitional cost, even if you don't need to actually move away from a git backend.
its almost impossible for me to tell if this better or worst than git i read few things about jj, and my conclusion
1. its different
2. very few user would really care about this difference
i think git is good (not good enough, good just good, or really good)
and unlike shells, i cant think of a reason to have mass migration to itpeople use zsh because apple choose it, and pwsh because microsoft settled on it, on linux i am sure we can do better than bash, but it good enough and nothing justified replacing it (that being said, all 3 OSes should have settled non nushell)
in summary, if we couldnt replace bash on linux, i dont think anyone can replace git, git as an scm tool if far better than bash as a shell
What happens when jj introduces this native repository format - break compatibility with all the popular git hosts?
If jj is so great now and works with git as a backend, it’s tough to imagine why it’s worth pursuing a native and presumably incompatible backend.
Does jj have partial clones of remote repo?