Fixing `pijul git`
[?]
Jan 8, 2021, 6:56 PM
RHHNPMZI6SYPNDFFXT6NXC7K6LCY44LX4SMGYDLL2XUZY7JC6XHACDependencies
- [2]
BJOZ25EUDeterministic Git import - [3]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in pijul/src/commands/git.rs at line 2
use std::collections::{BTreeMap, BTreeSet};use std::collections::{BTreeMap, BTreeSet, HashMap}; - edit in pijul/src/commands/git.rs at line 425
&mut HashMap::new(),