3
0
Fork 0
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:
Nikolaj Bjorner 2024-09-02 17:15:49 -07:00
parent db4176adf4
commit 6086a30c07

View file

@ -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