Skip to content

Commit fcca5da

Browse files
amondnetCopilot
andauthored
Update hooks/post-checkout.sample
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 532cd6e commit fcca5da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/post-checkout.sample

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

0 commit comments

Comments
 (0)