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

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

Author

       Sean Whitton <spwhitton@spwhitton.name>

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.

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.

Name

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

Options

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

See Also

git-clean-forge-fork(1)

Synopsis

gitnuke-forge-fork [--upstream=REMOTE]

Version

       version 0.007

See Also