Skip to content

Re-add no-verify.#2

Open
Artamus wants to merge 1 commit intomainfrom
re-add-no-verify
Open

Re-add no-verify.#2
Artamus wants to merge 1 commit intomainfrom
re-add-no-verify

Conversation

@Artamus
Copy link
Owner

@Artamus Artamus commented Jun 22, 2025

No description provided.

else (
process "git" [| "add"; "." |] |> run;
process "git" [| "commit" |] |> run;
process "git" [| "commit"; "--no-verify" |] |> run;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test comment

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

foo bar

Copy link
Owner Author

Artamus commented Jun 22, 2025

Discussion comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant