git-annex log --totalsizes
authorJoey Hess <joeyh@joeyh.name>
Mon, 13 Nov 2023 17:15:07 +0000 (13:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 13 Nov 2023 17:15:36 +0000 (13:15 -0400)
commit5d8b8a8ad0b7f213cb38242daa667b5a4bfa252d
treecce8c77c7fd7ff5cfa42873ad908564bc260f676
parentd826dde59a2bf350d2fc322919a632153dbcfbc2
git-annex log --totalsizes

Note that dead repositories are not yet handled so their sizes show as
nonzero after they are marked dead.

Sponsored-By: unqueued on Patreon
Command/Log.hs