mirror of
https://git.proxmox.com/git/pve-guest-common
synced 2025-05-02 18:59:58 +00:00
print snapshot tree: reduce indentation delta per level
previous: > `-> foo 2021-05-28 12:59:36 no-description > `-> bar 2021-06-18 12:44:48 no-description > `-> current You are here! now: > `-> foo 2021-05-28 12:59:36 no-description > `-> bar 2021-06-18 12:44:48 no-description > `-> current You are here! So requires less space, allowing deeper snapshot trees to still be displayed nicely, and looks even better while doing that - the latter may be subjective though. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
9fca8f9d5e
commit
e6e1550049