Scroll to navigation

GIT-NUKE-FORGE-FORK(1p) User Contributed Perl Documentation GIT-NUKE-FORGE-FORK(1p)

NAME

git-nuke-forge-fork - delete forks created by git-clean-forge-fork(1)

VERSION

version 0.007

SYNOPSIS

git nuke-forge-fork [--upstream=REMOTE]

DESCRIPTION

Deletes forks created by git-clean-forge-fork(1). Useful to clean up your git forge profile after your proposed changes have been included upstream.

OPTIONS

Specify the name of the upstream git remote, i.e., what you previously forked. Defaults to "origin".

FILES

$XDG_CONFIG_HOME/.config/gitforge/access_tokens/DOMAIN
Where DOMAIN is the domain name of the git forge (e.g. "github.com", "salsa.debian.org"), this file should contain an API access token to log in to your account at the git forge. If unset, $XDG_CONFIG_HOME defaults to ~/.config.

SEE ALSO

git-clean-forge-fork(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