Skip to content

Allow make bundle to bundle another local Git repository #75

Description

@tueda

Currently, make bundle bundles the current Git repository by cloning it into a temporary directory and archiving the clone.

It may be useful to allow bundling a different local Git repository without changing the current working repository.

This should probably be controlled by an explicit variable such as BUNDLEREPODIR with . as the default so that the current behaviour remains unchanged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions