GIT-ANNEX-REVIEWUNUSED(1p) | User Contributed Perl Documentation | GIT-ANNEX-REVIEWUNUSED(1p) |
git-annex-reviewunused - interactively process 'git annex unused' output
version 0.008
git annex reviewunused [--just-print] [--from=REMOTE] [--used-refspec=USEDREFSPEC]
This program lets you interactively review unused files in a git annex repository, choosing which you'd like to drop. By running git-log(1), it provides more information about unused files than does git annex unused.
0 if there are no unused files left at time of program exit, 1 if there are.
Sean Whitton <spwhitton@spwhitton.name>
This software is Copyright (c) 2019-2021 by Sean Whitton <spwhitton@spwhitton.name>.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007
2022-12-24 | perl v5.36.0 |