nothingmuch
nothingmuch.bsky.social
nothingmuch
@nothingmuch.bsky.social
dog-lover, and sporadic reader
Reposted by nothingmuch
I Wanna Be at the RNC
YouTube video by Nick Lutsko
youtube.com
June 5, 2025 at 10:35 PM
are the stinging nettles are there to help remind to scratch the ticks off?
October 9, 2023 at 3:47 PM
biggest gotcha so far, ,not using -r (rev), -s (successors) or -b (branch) explicitly when doing rebase/split/move led to mistakes

also found `jj log -r ..@` helpful as a complement `jj log` when overwhelmed by extra information, and being proactive about .gitignore keeps noise down

nice overview:
Jujutsu: A Git-Compatible VCS - Git Merge 2022
Presented by Martin von ZweigbergkJujutsu (jj) can be used as an alternative CLI for Git repos, but it's much more than just a different CLI. It adds many ne...
www.youtube.com
September 20, 2023 at 7:44 PM
no but i'm really loving jujutsu's git compatible mode, which also has a fairly intuitive undo command, and it also supports a nice branchless workflow
September 19, 2023 at 2:16 PM