Comment on jj init – getting serious about replacing Git with JujutsuComments−mgaudet2yI 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...−ilyagr2yFor speed on large repos, you can try using `watchman`. It's briefly documented at https://martinvonz.github.io/jj/latest/config/#filesystem-mo....
Comments
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...
For speed on large repos, you can try using `watchman`. It's briefly documented at https://martinvonz.github.io/jj/latest/config/#filesystem-mo....