Listing dependents of the root change

pmeunier
May 21, 2023, 8:03 PM
IQ7VWYOKT2LMMPGKF7S4QHGFL4HZJUHCS33V4HNEL5KELXWE57GQC

Dependencies

  • [2] VWJ2JL63 Adding 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
    [2.1594]
    [2.1594]
    if let Hash::None = hash {
    eprintln!("Warning: listing dependents of the root change")
    }