Fixing a conflict (probably due to unrecord)
[?]
Mar 3, 2021, 9:35 PM
DIGICKHOZIYJCIM75ZNRODKP7CUBPWYUGFO7PRCOIOGBZA7HJ2CQCDependencies
- [2]
X7OHUPL5Fixing a bug in unrecord, and fixing the tests - [3]
X243Z3Y5Recording only the required metadata (can even be changed later!) - [4]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [5]
VO5OQW4WRemoving anyhow in libpijul
Change contents
- edit in libpijul/src/record.rs at line 11
use std::collections::{HashMap, HashSet}; - edit in libpijul/src/change.rs at line 3
use crate::pristine::*;use chrono::{DateTime, Utc};