mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 09:04:07 +00:00
Add reference URL to GenAI script file for auto Git commit guide
This commit is contained in:
parent
db4176adf4
commit
6086a30c07
|
@ -1,3 +1,4 @@
|
|||
// https://microsoft.github.io/genaiscript/guides/auto-git-commit-message/
|
||||
import { select, input, confirm } from "@inquirer/prompts"
|
||||
|
||||
// Check for staged changes and stage all changes if none are staged
|
||||
|
|
Loading…
Reference in a new issue