Merge branch 'consolidate-scripts' of https://github.com/github/spec-kit into consolidate-scripts
This commit is contained in:
@@ -80,7 +80,7 @@ source "$SCRIPT_DIR/common.sh"
|
||||
|
||||
# Get feature paths and validate branch
|
||||
eval $(get_feature_paths)
|
||||
check_feature_branch "$CURRENT_BRANCH" || exit 1
|
||||
check_feature_branch "$CURRENT_BRANCH" "$HAS_GIT" || exit 1
|
||||
|
||||
# If paths-only mode, output paths and exit
|
||||
if $PATHS_ONLY; then
|
||||
|
||||
Reference in New Issue
Block a user