Comment on More on Version ControlparentComments−e405moDoes jj write to the .git directory or use git’s libraries (I assume they exist)?−SAI_Peregrinus5moJJ doesn't directly touch the `.git` directory, it uses gitoxide¹ to perform git operations.¹https://github.com/GitoxideLabs/gitoxide
Comments
Does jj write to the .git directory or use git’s libraries (I assume they exist)?
JJ doesn't directly touch the `.git` directory, it uses gitoxide¹ to perform git operations.
¹https://github.com/GitoxideLabs/gitoxide