Fixing the `pijul git` command with the new init
Dependencies
- [2]
VGBH3ED6The Git feature does not need to be async - [3]
JL4WKA5PImplement the Sanakirja concurrency model in a cross-process way - [4]
NEJOYVJBFixing the Git feature - [5]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in pijul/src/commands/git.rs at line 47
Repository::init(self.repo_path.clone())?Repository::init(self.repo_path.clone(), None)?