You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/git/commands/speckit.git.commit.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ Look under the `auto_commit:` section in the config file you just read:
40
40
41
41
If auto-commit is enabled:
42
42
43
+
Before running either option, ensure your working directory is the project root (the directory that contains `.specify/`) so relative `.specify/extensions/...` script paths resolve correctly.
44
+
43
45
**Option A — Run the script** (preferred, handles edge cases):
0 commit comments