Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpm: drop the --remote argument from git-archive call #7639

Closed
wants to merge 1 commit into from

Commits on Oct 14, 2024

  1. rpm: drop the --remote argument from git-archive call

    It seems that current (autumn 2024) git releases somehow dislike
    the use of `--remote=file://` when it applies the [safe] directory
    checks.  The option doesn't seem to be useful though, so let's drop
    it to fix the Copr builds.
    
    Relates: fedora-copr/copr#3421
    praiskup committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bc74ff7 View commit details
    Browse the repository at this point in the history