Avoid outputting when switching to a channel in that same state

pmeunier
Dec 17, 2021, 9:25 PM
K2W4ZPQWK5KCEMR6RWH6AM4K2YEFS6GUZVNP4HXJWSIIZYJTMXRQC

Dependencies

  • [2] S4LQTDJI avoid outputting repo multiple times in channel switch
  • [3] I24UEJQL Various post-fire fixes
  • [4] QMTANHVN Reset: only output changed files
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in pijul/src/commands/reset.rs at line 183
    [2.145][2.145:179]()
    if paths.is_empty() {
    [2.145]
    [2.179]
    if !inodes.is_empty() && paths.is_empty() {