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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
vcs-python
/
libvcs
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
58
Code
Issues
43
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
sync: Return SyncResult from update_repo()
- #514
#514
Merged
tony
merged 20 commits into
master
vcs-python/libvcs:master
from
errored-sync-behavior
vcs-python/libvcs:errored-sync-behavior
Copy head branch name to clipboard
Feb 7, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
sync: Return SyncResult from update_repo()
#514
tony
merged 20 commits into
master
vcs-python/libvcs:master
from
errored-sync-behavior
vcs-python/libvcs:errored-sync-behavior
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2026
sync(feat[update_repo]) Return SyncResult from update_repo()
Show description for 7f7ca3f
tony
committed
7f7ca3f
View commit details
Copy full SHA for 7f7ca3f
Browse repository at this point
ruff(fix) Move A002 suppression to per-file-ignores in pyproject.toml
Show description for 373770a
tony
committed
373770a
View commit details
Copy full SHA for 373770a
Browse repository at this point
sync/git,tests(feat[update_repo]) Fix checkout error detection, add errored sync tests
Show description for e082804
tony
committed
e082804
View commit details
Copy full SHA for e082804
Browse repository at this point
sync(docs[SyncResult,update_repo]): Add NumPy-style docstrings
Show description for 6abe67b
tony
committed
6abe67b
View commit details
Copy full SHA for 6abe67b
Browse repository at this point
sync/git(fix[update_repo]): Return result on stash-save failure
Show description for f7554ef
tony
committed
f7554ef
View commit details
Copy full SHA for f7554ef
Browse repository at this point
sync(fix[update_repo]): Capture obtain() failures in SyncResult
Show description for 882593c
tony
committed
882593c
View commit details
Copy full SHA for 882593c
Browse repository at this point
sync/git(fix[update_repo]): Record rev-list HEAD failure in SyncResult
Show description for fcbf595
tony
committed
fcbf595
View commit details
Copy full SHA for fcbf595
Browse repository at this point
tests/sync(test[update_repo]): Add test for rev-list HEAD failure path
Show description for 24453fe
tony
committed
24453fe
View commit details
Copy full SHA for 24453fe
Browse repository at this point
sync/git(fix[update_repo]) Disambiguate rev-list for local refs matching paths
Show description for b9b14a4
tony
committed
b9b14a4
View commit details
Copy full SHA for b9b14a4
Browse repository at this point
tests(feat[test_git]) Add xfail tests for update_repo error path gaps
Show description for 95a5861
tony
committed
95a5861
View commit details
Copy full SHA for 95a5861
Browse repository at this point
sync/git(fix[update_repo]) Wrap unprotected error paths in SyncResult
Show description for 34a9ea5
tony
committed
34a9ea5
View commit details
Copy full SHA for 34a9ea5
Browse repository at this point
tests/sync(fix[update_repo]): Remove unused type: ignore comment
Show description for d258e69
tony
committed
d258e69
View commit details
Copy full SHA for d258e69
Browse repository at this point
sync/git(fix[update_repo]): Return early on invalid-upstream rebase
Show description for ad647f6
tony
committed
ad647f6
View commit details
Copy full SHA for ad647f6
Browse repository at this point
cmd/git(fix[rev_list]) Reference _all parameter instead of builtin all
Show description for 21965b0
tony
committed
21965b0
View commit details
Copy full SHA for 21965b0
Browse repository at this point
tests/sync(fix[test_hg]): Use private remote in pull-failure test
Show description for f79ce06
tony
committed
f79ce06
View commit details
Copy full SHA for f79ce06
Browse repository at this point
docs(CHANGES): Add 0.39.x entries for SyncResult and related fixes
Show description for 6c7a660
tony
committed
6c7a660
View commit details
Copy full SHA for 6c7a660
Browse repository at this point
docs(sync[update_repo]): Document SyncResult return type in README and base class
Show description for afa0154
tony
committed
afa0154
View commit details
Copy full SHA for afa0154
Browse repository at this point
sync/git(style[GitRemoteRefNotFound]): Add explicit _message type annotation
Show description for aec95fb
tony
committed
aec95fb
View commit details
Copy full SHA for aec95fb
Browse repository at this point
libvcs(feat[__init__]): Export SyncResult and SyncError from top-level package
Show description for 30b3710
tony
committed
30b3710
View commit details
Copy full SHA for 30b3710
Browse repository at this point
tests/sync(feat[test_git]): Cover all 13 update_repo error steps
Show description for bca6778
tony
committed
bca6778
View commit details
Copy full SHA for bca6778
Browse repository at this point
You can’t perform that action at this time.