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 }}
jonpugh
/
goatscripts
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add
git-ref
script
- #7
#7
Merged
jonpugh
merged 20 commits into
main
jonpugh/goatscripts:main
from
feature/git-ref
jonpugh/goatscripts:feature/git-ref
Copy head branch name to clipboard
May 22, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Add
git-ref
script
#7
jonpugh
merged 20 commits into
main
jonpugh/goatscripts:main
from
feature/git-ref
jonpugh/goatscripts:feature/git-ref
Copy head branch name to clipboard
Commits
Commits on Nov 12, 2025
Add git-ref script to print current git reference
Show description for 07bbf8a
jonpugh
authored
07bbf8a
View commit details
Copy full SHA for 07bbf8a
Browse repository at this point
Executable.
jonpugh
committed
7a4e53f
View commit details
Copy full SHA for 7a4e53f
Browse repository at this point
Add to CI
jonpugh
committed
1997b32
View commit details
Copy full SHA for 1997b32
Browse repository at this point
Run to see what it is
jonpugh
committed
666f48a
View commit details
Copy full SHA for 666f48a
Browse repository at this point
Print something if failed.
jonpugh
authored
e8ea01c
View commit details
Copy full SHA for e8ea01c
Browse repository at this point
Enhance git-ref to include SHA output
Show description for 855768b
jonpugh
authored
855768b
View commit details
Copy full SHA for 855768b
Browse repository at this point
Commits on Nov 14, 2025
Add error message for git-ref script mismatch
jonpugh
authored
527d3ab
View commit details
Copy full SHA for 527d3ab
Browse repository at this point
Fix echo statement for git-ref script output check
jonpugh
authored
7865a75
View commit details
Copy full SHA for 7865a75
Browse repository at this point
Add run step to git-ref job in workflow
jonpugh
authored
5fadc26
View commit details
Copy full SHA for 5fadc26
Browse repository at this point
Update condition to compare with github.sha
jonpugh
authored
9eed304
View commit details
Copy full SHA for 9eed304
Browse repository at this point
Remove echo of GitHub context in git-ref script
Show description for 1ac079b
jonpugh
authored
1ac079b
View commit details
Copy full SHA for 1ac079b
Browse repository at this point
Commits on Dec 13, 2025
ignore .idea
jonpugh
committed
4b0ed40
View commit details
Copy full SHA for 4b0ed40
Browse repository at this point
Document 'git-ref' script in README
Show description for a574a2b
jonpugh
authored
a574a2b
View commit details
Copy full SHA for a574a2b
Browse repository at this point
Run git-ref with --type option
jonpugh
authored
f6075e0
View commit details
Copy full SHA for f6075e0
Browse repository at this point
call git-ref --type
jonpugh
authored
00c8080
View commit details
Copy full SHA for 00c8080
Browse repository at this point
Forgot sha type
jonpugh
committed
e2dacaa
View commit details
Copy full SHA for e2dacaa
Browse repository at this point
Merge branch 'feature/git-ref' of github.com:jonpugh/goatscripts into feature/git-ref
jonpugh
committed
abf5d9e
View commit details
Copy full SHA for abf5d9e
Browse repository at this point
check branch
jonpugh
committed
34774df
View commit details
Copy full SHA for 34774df
Browse repository at this point
Fix tests, check for head ref.
jonpugh
committed
ec90d36
View commit details
Copy full SHA for ec90d36
Browse repository at this point
Fix usage
jonpugh
committed
84199d1
View commit details
Copy full SHA for 84199d1
Browse repository at this point
You can’t perform that action at this time.