Skip to content

Provide a way to have client post-clone hooks re-run when updates are pulled locallyΒ #3

@EricCrosson

Description

@EricCrosson

For example,

if Georg clones a project with a post-clone hook,
then Timmy updates said project's post-clone hook, configuring it to install additional dependencies (without which the new version of this project will not work),
and then Georg clones the new version of the project

It is the case that Georg needs the post-clone hook to run again. It is a burden (and a faulty procedure) to have to run the post-clone hook manually. Find a way to provide automatic re-runs of the post-clone hook upon "magic token" checkouts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions