Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

Vendoring from a git repository should include files as if they were published #203

@glandium

Description

@glandium

When we vendor forked versions of crates from git repositories in Firefox, cargo vendor adds plenty of files that wouldn't be there if the crate had been published on crates.io, like CI files, .gitignore, etc. Even Cargo.toml is normalized, and this makes vendoring more noisy than necessary.

See e.g.
https://phabricator.services.mozilla.com/D18767
https://phabricator.services.mozilla.com/D20289

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions