5
0
mirror of git://git.proxmox.com/git/pve-guest-common.git synced 2024-12-22 13:34:00 +03:00
Go to file
Thomas Lamprecht e6e1550049 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>
2022-03-01 13:06:35 +01:00
debian bump version to 4.1-1 2022-02-09 18:28:20 +01:00
src print snapshot tree: reduce indentation delta per level 2022-03-01 13:06:35 +01:00
Makefile build: switch upload target to bullseye 2021-06-09 11:39:15 +02:00