logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dpt-clean-mr-repos - remove local repos which are gone from salsa.debian.org

Configuration

dptclean-mr-repos uses the "DPT_PACKAGES" environment variable.

       See dpt-config(5) for details.

Description

dptclean-mr-repos checks which repos are locally in the DPT_PACKAGES directory that do no longer exist
       in .mrconfig.packages, i.e. which are no longer on salsa.debian.org in the group with active packages.
       The script needs dptsalsamrconfig to be run beforehand as this creates .mrconfig.packages. Removal of
       obsolete repos happens only with --force.

Name

       dpt-clean-mr-repos - remove local repos which are gone from salsa.debian.org

Options

--help
           Show this help.

       --force
           Actually remove the local repositories. Without --force they are just listed.

Synopsis

dptclean-mr-repos[--force][--help]
return

See Also