Skip to content

fix(repo): do not forward unsupported --repo to repo fork #124

Description

@bauti-defi

In gh-axi 0.1.34, repo fork inherits non-git repository context through generic ghExec, appending unsupported --repo owner/name to native gh repo fork.

Two independent hermetic validations confirmed:

GH_REPO=bauti-defi/oh-omp gh-axi repo fork can1357/oh-my-pi --clone --remote

forwards gh repo fork can1357/oh-my-pi --clone --remote --repo bauti-defi/oh-omp, which native gh rejects before any fork request.

Do not append --repo to native gh repo fork; retain the explicit positional target or reject conflicting context before delegation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-prTriaged and ready for a PR

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions