6 ms·
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
by mgaudet 3y 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-jujitsu-jj https://www.mgaudet.ca/technical/2023/11/23/exploring-jujits...
- ilyagr 3y agoFor speed on large repos, you can try using `watchman`. It's briefly documented at https://martinvonz.github.io/jj/latest/config/#filesystem-monitor https://martinvonz.github.io/jj/latest/config/#filesystem-mo....