#jjvcs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jjvcs, aggregated by home.social.
-
Gave my second #jj-vcs demo at work today.
Giving these just reminds me how bad things are in Git. -
Published my agent-skill for #jjVCS. It's opinionated, but works quite good for me. I've been using some version of it for a year already. https://codeberg.org/thisalex/jj-skill
-
Published my agent-skill for #jjVCS. It's opinionated, but works quite good for me. I've been using some version of it for a year already. https://codeberg.org/thisalex/jj-skill
-
Published my agent-skill for #jjVCS. It's opinionated, but works quite good for me. I've been using some version of it for a year already. https://codeberg.org/thisalex/jj-skill
-
If you use #jj-vcs and AI agents, consider updating your AGENTS file or equivalent to say not to use Git at all (since it can permit this kind of bypass but jj won’t), and update your code review guidance to include checking for unintentionally committed conflict materials.
RE: https://bsky.app/profile/did:plc:krwuwso5bnyzx3mk6hny65qp/post/3mmvn2fxa4s22 -
>1 year ago I said that in 5 years Git would be declining and #jj-vcs would be gaining popularity in its place. ~20% through that period I'm feeling pretty good about my prediction!
Jujutsu is the Future — Andrew... -
>1 year ago I said that in 5 years Git would be declining and #jj-vcs would be gaining popularity in its place. ~20% through that period I'm feeling pretty good about my prediction!
Jujutsu is the Future — Andrew... -
@steveklabnik.com had I known… I’m close enough to have made a day trip. Oh well, better luck next time! I’m already a #jjvcs convert!
-
@steveklabnik.com had I known… I’m close enough to have made a day trip. Oh well, better luck next time! I’m already a #jjvcs convert!
-
@steveklabnik.com had I known… I’m close enough to have made a day trip. Oh well, better luck next time! I’m already a #jjvcs convert!
-
More friendly alternative to `jj debug revset` for understanding revsets! #jj-vcs
RE: https://bsky.app/profile/did:plc:kuerslqxlonc44slhyyxhcls/post/3mmu2h23o222f -
TIL: `jj debug revset <REVSET>`. Shows how a revset is parsed and evaluated. Can be helpful when you want to validate what commits a revset will evaluate to, or make sure you understand how a revset is evaluated. It's a "debug" command, so it's unstable, but I still think it's useful. #jj-vcs
-
Welcome! If you have questions, tag a post with #jj-vcs and it'll show up in this feed for other Jujutsu users to find!
RE: https://bsky.app/profile/did:plc:geozyv62fx63m7jhr4eraubc/feed/jj-vcs -
thankfully i'm using #jj-vcs! so i actually only lost a bookmark, and it recommended i run jj bookmark set main to bring it back!
-
Jujutsu v0.41.0
https://github.com/jj-vcs/jj/releases/tag/v0.41.0Release highlights:
* `jj fix` now supports formatting specific line ranges (allowing you to format
only modified lines); see the configuration manual and notes below for more.
* The new global flag `--no-integrate-operation` will let you run a command without impacting the repo state or the working copy, which is useful when automated tools may create snapshots in the background. -
Jujutsu v0.41.0
https://github.com/jj-vcs/jj/releases/tag/v0.41.0Release highlights:
* `jj fix` now supports formatting specific line ranges (allowing you to format
only modified lines); see the configuration manual and notes below for more.
* The new global flag `--no-integrate-operation` will let you run a command without impacting the repo state or the working copy, which is useful when automated tools may create snapshots in the background. -
Jujutsu v0.41.0
https://github.com/jj-vcs/jj/releases/tag/v0.41.0Release highlights:
* `jj fix` now supports formatting specific line ranges (allowing you to format
only modified lines); see the configuration manual and notes below for more.
* The new global flag `--no-integrate-operation` will let you run a command without impacting the repo state or the working copy, which is useful when automated tools may create snapshots in the background. -
Jujutsu v0.41.0
https://github.com/jj-vcs/jj/releases/tag/v0.41.0Release highlights:
* `jj fix` now supports formatting specific line ranges (allowing you to format
only modified lines); see the configuration manual and notes below for more.
* The new global flag `--no-integrate-operation` will let you run a command without impacting the repo state or the working copy, which is useful when automated tools may create snapshots in the background. -
okay you #jjvcs nerds. talk to me - if I wanted to start from the bottom as a Git user; where do I start?
-
okay you #jjvcs nerds. talk to me - if I wanted to start from the bottom as a Git user; where do I start?
-
okay you #jjvcs nerds. talk to me - if I wanted to start from the bottom as a Git user; where do I start?
-
okay you #jjvcs nerds. talk to me - if I wanted to start from the bottom as a Git user; where do I start?
-
okay you #jjvcs nerds. talk to me - if I wanted to start from the bottom as a Git user; where do I start?
-
fuck #jj-vcs is so good (I can continue editing my README? and run `jj squash` to move all my current changes into my last commit without undoing it!?)
-
An update on @[email protected] availability #jj-vcs ersc.io/blog/ersc-av...
An update on ERSC availability... -
An update on @[email protected] availability #jj-vcs ersc.io/blog/ersc-av...
An update on ERSC availability... -
An update on @[email protected] availability #jj-vcs ersc.io/blog/ersc-av...
An update on ERSC availability... -
An update on @[email protected] availability #jj-vcs ersc.io/blog/ersc-av...
An update on ERSC availability... -
An update on @[email protected] availability #jj-vcs ersc.io/blog/ersc-av...
An update on ERSC availability... -
“That moment when you realize that a tool simply fixes all the UI issues that you had and that you have been developing for the last 20 years was not exactly great." lwn.net/Articles/105... I’m glad git is leaning from #jj-vcs
RE: https://bsky.app/profile/did:plc:gttrfs4hfmrclyxvwkwcgpj7/post/3mjyyxr4oak2y
Evolving Git for the next deca... -
“That moment when you realize that a tool simply fixes all the UI issues that you had and that you have been developing for the last 20 years was not exactly great." lwn.net/Articles/105... I’m glad git is leaning from #jj-vcs
RE: https://bsky.app/profile/did:plc:gttrfs4hfmrclyxvwkwcgpj7/post/3mjyyxr4oak2y
Evolving Git for the next deca... -
“That moment when you realize that a tool simply fixes all the UI issues that you had and that you have been developing for the last 20 years was not exactly great." lwn.net/Articles/105... I’m glad git is leaning from #jj-vcs
RE: https://bsky.app/profile/did:plc:gttrfs4hfmrclyxvwkwcgpj7/post/3mjyyxr4oak2y
Evolving Git for the next deca... -
“That moment when you realize that a tool simply fixes all the UI issues that you had and that you have been developing for the last 20 years was not exactly great." lwn.net/Articles/105... I’m glad git is leaning from #jj-vcs
RE: https://bsky.app/profile/did:plc:gttrfs4hfmrclyxvwkwcgpj7/post/3mjyyxr4oak2y
Evolving Git for the next deca... -
“That moment when you realize that a tool simply fixes all the UI issues that you had and that you have been developing for the last 20 years was not exactly great." lwn.net/Articles/105... I’m glad git is leaning from #jj-vcs
RE: https://bsky.app/profile/did:plc:gttrfs4hfmrclyxvwkwcgpj7/post/3mjyyxr4oak2y
Evolving Git for the next deca... -
Version 0.40 is out! Go get your monthly fix of new #jj-vcs features at github.com/jj-vcs/jj/re...
Release v0.40.0 · jj-vcs/jj -
Version 0.40 is out! Go get your monthly fix of new #jj-vcs features at github.com/jj-vcs/jj/re...
Release v0.40.0 · jj-vcs/jj -
Version 0.40 is out! Go get your monthly fix of new #jj-vcs features at github.com/jj-vcs/jj/re...
Release v0.40.0 · jj-vcs/jj -
Version 0.40 is out! Go get your monthly fix of new #jj-vcs features at github.com/jj-vcs/jj/re...
Release v0.40.0 · jj-vcs/jj -
Version 0.40 is out! Go get your monthly fix of new #jj-vcs features at github.com/jj-vcs/jj/re...
Release v0.40.0 · jj-vcs/jj