[local] conflict
Dependencies
- [2]
67GIAQEUHandle named remotes in pijul remote and remote delete - [3]
OSWFAKWMRefactor push/pull commands' handling of repo and channel - [4]
3KRGVQFUDo not update the mtime of unmodified files - [5]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [6]
L4JXJHWXpijul/*: reorganize imports and remove extern crate - [7]
6ZPDI7QGpull uses None as the base case path when outputing repo - [8]
LGEJSLTYFixing output (including its uses in reset and pull) - [9]
X243Z3Y5Recording only the required metadata (can even be changed later!)
Change contents
- resurrect zombie in pijul/src/commands/pushpull.rs at line 1
use std::collections::{BTreeMap, BTreeSet, HashSet};use std::io;use std::io::{Stdout, Write};