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

Create git hook install command #76

Open
AdeAttwood opened this issue Mar 26, 2024 · 0 comments
Open

Create git hook install command #76

AdeAttwood opened this issue Mar 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AdeAttwood
Copy link
Collaborator

Description

We want to be able to install git hooks with our new CLI as we did with V1.

Links / References

@AdeAttwood AdeAttwood added the enhancement New feature or request label Mar 26, 2024
@AdeAttwood AdeAttwood added this to the 2.x milestone Mar 26, 2024
@AdeAttwood AdeAttwood self-assigned this Mar 26, 2024
AdeAttwood added a commit that referenced this issue Apr 10, 2024
Summary:

Create the `git-hook:install` command to install git hooks. This is the same as
the last one. We have added some extra environment variables to the hooks to
allow for future expansion. This will mainly give us the ability to prompt the
user to update the hooks if they are out of date.

Test Plan:

Tests have been written, I have also tested this manually by running the
command in a sapling and git repo.

Ref: #76
AdeAttwood added a commit that referenced this issue Apr 14, 2024
Summary:

Create the `git-hook:install` command to install git hooks. This is the same as
the last one. We have added some extra environment variables to the hooks to
allow for future expansion. This will mainly give us the ability to prompt the
user to update the hooks if they are out of date.

Test Plan:

Tests have been written, I have also tested this manually by running the
command in a sapling and git repo.

Ref: #76
AdeAttwood added a commit that referenced this issue Apr 14, 2024
Summary:

Create the `git-hook:install` command to install git hooks. This is the same as
the last one. We have added some extra environment variables to the hooks to
allow for future expansion. This will mainly give us the ability to prompt the
user to update the hooks if they are out of date.

Test Plan:

Tests have been written, I have also tested this manually by running the
command in a sapling and git repo.

Ref: #76
GeorgeCadwallader pushed a commit that referenced this issue May 27, 2024
Summary:

Create the `git-hook:install` command to install git hooks. This is the same as
the last one. We have added some extra environment variables to the hooks to
allow for future expansion. This will mainly give us the ability to prompt the
user to update the hooks if they are out of date.

Test Plan:

Tests have been written, I have also tested this manually by running the
command in a sapling and git repo.

Ref: #76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant