Scroll to navigation

App::git::clean_forge_repo(3pm) User Contributed Perl Documentation App::git::clean_forge_repo(3pm)

NAME

App::git::clean_forge_repo - create repos on git forges with optional features disabled

VERSION

version 0.006

FUNCTIONS

main

Implementation of git-clean-forge-repo(1). Please see documentation for that command.

Normally takes no arguments and responds to @ARGV. If you want to override that you can pass an arrayref of arguments, and those will be used instead of the contents of @ARGV.

1;

AUTHOR

Sean Whitton <spwhitton@spwhitton.name>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017, 2020 by Sean Whitton <spwhitton@spwhitton.name>.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007
2021-02-09 perl v5.32.1