logoalt Hacker News

theappsecguytoday at 2:36 PM2 repliesview on HN

I'm still struggling most with the fact that my day-to-day work involves a git first platform like GitHub.

Although jj as a vcs system, it does feel better, working with git through it still feels like a chore, but to be fair I only gave it a day before going back to git.

Does anyone have any good resources on how to augment a git flow through the lens of a git hosting platform to work smoothly and still reap the benefits of jj?


Replies

r5Khetoday at 2:50 PM

I'm not sure what the hangup is, TBH. I use `jj` with GitHub and ADO every day, and it works great.

What specific challenges are you running into that make it feel like a chore?

show 1 reply
BeetleBtoday at 3:28 PM

What problems are you running into?

The jujutsu docs have a page for this - it has everything I needed.

https://docs.jj-vcs.dev/latest/github/