Skip to content

Re-add no-verify.#2

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

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

Conversation

@Artamus

@Artamus Artamus commented Jun 22, 2025

Copy link
Copy Markdown
Owner

No description provided.

Comment thread bin/main.ml
else (
process "git" [| "add"; "." |] |> run;
process "git" [| "commit" |] |> run;
process "git" [| "commit"; "--no-verify" |] |> run;

Copy link
Copy Markdown
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
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

foo bar

Artamus commented Jun 22, 2025

Copy link
Copy Markdown
Owner Author

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