Skip to content

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

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.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions