Listing dependents of the root change
Dependencies
- [2]
VWJ2JL63Adding a `pijul dependents` command to list the transitive closure of the reverse dependency relation
Change contents
- edit in pijul/src/commands/dependents.rs at line 45
if let Hash::None = hash {eprintln!("Warning: listing dependents of the root change")}