Skip to content

Commit d4577d4

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

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)