Scroll to navigation

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

NAME

App::git::clean_forge_fork - create tidy forks for pull requests

VERSION

version 0.007

FUNCTIONS

main

Implementation of git-clean-forge-fork(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
2022-01-02 perl v5.32.1