Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
github
/
spec-kit
Public
Notifications
You must be signed in to change notification settings
Fork
12.4k
Star
138k
Code
Issues
138
Pull requests
169
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Git extension stage 2 — GIT_BRANCH_NAME override, --force for existing dirs, auto-install tests (#1940)
- #2117
#2117
Merged
mnriem
merged 14 commits into
github:main
github/spec-kit:main
from
mnriem:git-extension-stage2
mnriem/spec-kit:git-extension-stage2
Copy head branch name to clipboard
Apr 8, 2026
Conversation
Commits
14
(14)
Checks
Findings
Files changed
Merged
feat: Git extension stage 2 — GIT_BRANCH_NAME override, --force for existing dirs, auto-install tests (#1940)
#2117
mnriem
merged 14 commits into
github:main
github/spec-kit:main
from
mnriem:git-extension-stage2
mnriem/spec-kit:git-extension-stage2
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
feat: Git extension stage 2 — GIT_BRANCH_NAME override, --force for existing dirs, auto-install tests (#1940)
Show description for 1e794d8
mnriem
committed
1e794d8
View commit details
Copy full SHA for 1e794d8
Browse repository at this point
fix: remove unused Tuple import (ruff F401)
mnriem
committed
bf7bdbe
View commit details
Copy full SHA for bf7bdbe
Browse repository at this point
fix: address Copilot review feedback (#2117)
Show description for 355b884
mnriem
committed
355b884
View commit details
Copy full SHA for 355b884
Browse repository at this point
fix: address second round of Copilot review feedback (#2117)
Show description for 670f642
mnriem
committed
670f642
View commit details
Copy full SHA for 670f642
Browse repository at this point
fix: use UTF-8 byte count for 244-byte branch name limit (#2117)
Show description for ee37b5b
mnriem
committed
ee37b5b
View commit details
Copy full SHA for ee37b5b
Browse repository at this point
fix: address third round of review feedback (#2117)
Show description for 49be364
mnriem
committed
49be364
View commit details
Copy full SHA for 49be364
Browse repository at this point
fix: normalize relative paths and fix Test-HasGit compat (#2117)
Show description for e5a2988
mnriem
committed
e5a2988
View commit details
Copy full SHA for e5a2988
Browse repository at this point
test: add GIT_BRANCH_NAME automated tests for bash and PowerShell (#2117)
Show description for 0dad208
mnriem
committed
0dad208
View commit details
Copy full SHA for 0dad208
Browse repository at this point
fix: restore git init during specify init + review fixes (#2117)
Show description for 358eef5
mnriem
committed
358eef5
View commit details
Copy full SHA for 358eef5
Browse repository at this point
fix: use init_git_repo error_msg in failure output (#2117)
mnriem
committed
11d4919
View commit details
Copy full SHA for 11d4919
Browse repository at this point
fix: ensure_executable_scripts also covers .specify/extensions/ (#2117)
Show description for 7ab238c
mnriem
committed
7ab238c
View commit details
Copy full SHA for 7ab238c
Browse repository at this point
fix: move chmod after extension install + sanitize error_msg (#2117)
Show description for d81de90
mnriem
committed
d81de90
View commit details
Copy full SHA for d81de90
Browse repository at this point
fix: use tracker.error for git init/extension failures (#2117)
Show description for 1416af0
mnriem
committed
1416af0
View commit details
Copy full SHA for 1416af0
Browse repository at this point
Commits on Apr 8, 2026
fix: sanitize ext_err in git step tracker for consistent rendering (#2117)
mnriem
committed
2582ac5
View commit details
Copy full SHA for 2582ac5
Browse repository at this point
You can’t perform that action at this time.