Skip to content

Commit d90dabd

Browse files
amondnetCopilot
andcommitted
Update hooks/post-checkout.ps1.sample
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 928dcee commit d90dabd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/post-checkout.ps1.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env pwsh
2-
# Post-specify hook: Runs after feature branch and directory creation
2+
# Post-checkout hook: Runs after feature branch and directory creation
33
# Arguments: $args[0] = feature description
44
# Environment: $env:BRANCH_NAME, $env:SPEC_FILE, $env:FEATURE_NUM available
55

0 commit comments

Comments
 (0)