Hacker News new | ask | show | jobs
by mgaudet 865 days ago
I stumbled a bit using jj on a big repo [1], but I too am very interested in seeing it grow and evolve.

I plan to return to my experiment sometime, would love tips on large repos and making it more manageable.

[1]: https://www.mgaudet.ca/technical/2023/11/23/exploring-jujits...

1 comments

For speed on large repos, you can try using `watchman`. It's briefly documented at https://martinvonz.github.io/jj/latest/config/#filesystem-mo....