Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
kubernetes
/
git-sync
Public
Notifications
You must be signed in to change notification settings
Fork
451
Star
2.5k
Code
Issues
15
Pull requests
2
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
v4.2.1
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 5, 2024
Fix staging script
Show description for 4c4bd3b
thockin
committed
4c4bd3b
Copy full SHA for 4c4bd3b
Commits on Jan 17, 2024
Add '-F none' to e2e git SSH command for weird environments
thockin
committed
5e4ceb1
Copy full SHA for 5e4ceb1
Bump to go 1.21
thockin
committed
1e1f846
Copy full SHA for 1e1f846
Commits on Dec 14, 2023
Try not to log credentials in repo URL
Show description for d5c61f7
thockin
committed
d5c61f7
Copy full SHA for d5c61f7
Commits on Dec 12, 2023
Merge pull request #850 from kubernetes/dependabot/github_actions/actions/setup-go-5
Show description for 65e0953
k8s-ci-robot
authored
65e0953
Copy full SHA for 65e0953
Commits on Dec 11, 2023
Bump actions/setup-go from 4 to 5
Show description for 3779d16
dependabot[bot]
authored
3779d16
Copy full SHA for 3779d16
Commits on Dec 9, 2023
Simplify inner loop: just fetch $ref
Show description for 083d8dd
thockin
committed
083d8dd
Copy full SHA for 083d8dd
Make abspath Split return an abspath
thockin
committed
ad92ba6
Copy full SHA for ad92ba6
Bug: links are relative to linkdir, not rootdir
thockin
committed
9a806c0
Copy full SHA for 9a806c0
Log worktree path
thockin
committed
718a938
Copy full SHA for 718a938
Commits on Nov 12, 2023
Document the change in default target
thockin
committed
9e1d0c5
Copy full SHA for 9e1d0c5
Document that short SHAs dont work
thockin
committed
1fdc98e
Copy full SHA for 1fdc98e
Commits on Nov 1, 2023
Log less verbose flags in less verbose mode
thockin
committed
a5cec7a
Copy full SHA for a5cec7a
Commits on Oct 14, 2023
e2e: use global 'user.email' config
thockin
committed
2639ff4
Copy full SHA for 2639ff4
Recover if wrong worktree HEAD
thockin
committed
83bd660
Copy full SHA for 83bd660
Remove errant use of --period with --one-time
thockin
committed
befdbff
Copy full SHA for befdbff
Add e2e case for missing worktree after crash
thockin
committed
1a5daea
Copy full SHA for 1a5daea
Logging: log syncCount and be less scary
thockin
committed
b69d0f3
Copy full SHA for b69d0f3
Commits on Oct 13, 2023
Break up main.go
Show description for 8fa652d
thockin
committed
8fa652d
Copy full SHA for 8fa652d
fix: infinite bad loop caused by unexpected worktree directory removal
bakome
authored and
thockin
committed
ff51ca9
Copy full SHA for ff51ca9
If --repo is not a URL, it's not an error
thockin
committed
6426efe
Copy full SHA for 6426efe
Only redact the URL password if it was provided
thockin
committed
fc5e065
Copy full SHA for fc5e065
Commits on Oct 12, 2023
Update v3-v4 doc on ssh
thockin
committed
bb1dc0b
Copy full SHA for bb1dc0b
Commits on Oct 8, 2023
Add --credential flag to spec multiple user/pass
Show description for 162e543
thockin
committed
162e543
Copy full SHA for 162e543
Commits on Oct 1, 2023
Add v4 note about change-permissions and exechook
Show description for 7da482e
thockin
committed
7da482e
Copy full SHA for 7da482e
Commits on Sep 27, 2023
Deprecate --ssh - it's not really needed
Show description for 4ccf063
thockin
committed
4ccf063
Copy full SHA for 4ccf063
Commits on Sep 21, 2023
e2e: Add assert_fail and simplify fail cases
thockin
committed
32c3a0c
Copy full SHA for 32c3a0c
e2e: Always pre-write FUNCNAME into repo/file
Show description for 627fe23
thockin
committed
627fe23
Copy full SHA for 627fe23
Commits on Sep 20, 2023
e2e: merge SSH fail and success cases
thockin
committed
66e0ba3
Copy full SHA for 66e0ba3
Add e2e for password-file
thockin
committed
a8d5675
Copy full SHA for a8d5675
e2e: reorder some flags for clarity
thockin
committed
d4244a3
Copy full SHA for d4244a3
Remove redundant username/password auth test
Show description for 96b8e8a
thockin
committed
96b8e8a
Copy full SHA for 96b8e8a
Auth tests really only need to sync once
Show description for 8310ee9
thockin
committed
8310ee9
Copy full SHA for 8310ee9
Reorder tests to put auth together
Show description for 86725cb
thockin
committed
86725cb
Copy full SHA for 86725cb
Set core.askPass config for better auth-fail error
Show description for 9bf6d77
thockin
committed
9bf6d77
Copy full SHA for 9bf6d77
Pagination
Previous
Next
You can’t perform that action at this time.