mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-14 11:44:27 +00:00
* Create a git_init() function in cli/src/commands/init.rs where all git related work is done. This function will be moved to cli/src/commands/git.rs in a subsequent PR.