Fixing the `pijul git` command with the new init

pmeunier
Aug 4, 2021, 1:26 PM
AOKPEHAJHNISSGUW2FOLOC4CZODFP5HXLACVFMI3PQMJJ245QK6AC

Dependencies

  • [2] VGBH3ED6 The Git feature does not need to be async
  • [3] JL4WKA5P Implement the Sanakirja concurrency model in a cross-process way
  • [4] NEJOYVJB Fixing the Git feature
  • [5] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in pijul/src/commands/git.rs at line 47
    [3.138216][2.53:107]()
    Repository::init(self.repo_path.clone())?
    [3.138216]
    [3.138270]
    Repository::init(self.repo_path.clone(), None)?