Scroll to navigation

GIT-ANNEX-REVIEWUNUSED(1p) User Contributed Perl Documentation GIT-ANNEX-REVIEWUNUSED(1p)

NAME

git-annex-reviewunused - interactively process 'git annex unused' output

VERSION

version 0.007

SYNOPSIS

git annex reviewunused [--just-print] [--from=REMOTE] [--used-refspec=USEDREFSPEC]

DESCRIPTION

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.

OPTIONS

Run non-interactively: gather and print information about unused files, and then exit.
Passed on to git annex unused.
Passed on to git annex unused.

EXIT STATUS

0 if there are no unused files left at time of program exit, 1 if there are.

SEE ALSO

git-annex-unused(1), git-annex-dropunused(1)

AUTHOR

Sean Whitton <spwhitton@spwhitton.name>

COPYRIGHT AND LICENSE

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
2021-02-28 perl v5.32.1