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
.
e2b-dev
/
E2B
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
13.7k
Code
Issues
23
Pull requests
28
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: Improve sandbox.git async/sync parity
- #1110
#1110
Merged
matthewlouisbrockman
merged 8 commits into
main
e2b-dev/E2B:main
from
fix-consolidate-sync-async
e2b-dev/E2B:fix-consolidate-sync-async
Copy head branch name to clipboard
Feb 3, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix: Improve sandbox.git async/sync parity
#1110
matthewlouisbrockman
merged 8 commits into
main
e2b-dev/E2B:main
from
fix-consolidate-sync-async
e2b-dev/E2B:fix-consolidate-sync-async
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2026
fix(python-sdk): missing functions in AsyncSandbox.git (#1109)
Show description for 02d9761
bxxf
authored
02d9761
View commit details
Copy full SHA for 02d9761
Browse repository at this point
switch asyncio.iscoroutinefunction to inspect.
matthewlouisbrockman
committed
5636404
View commit details
Copy full SHA for 5636404
Browse repository at this point
start consolidating logic for sync/async git
matthewlouisbrockman
committed
31980d3
View commit details
Copy full SHA for 31980d3
Browse repository at this point
git: centralize remote url helpers
matthewlouisbrockman
committed
8c21179
View commit details
Copy full SHA for 8c21179
Browse repository at this point
changeset
matthewlouisbrockman
committed
79b84e6
View commit details
Copy full SHA for 79b84e6
Browse repository at this point
Commits on Feb 3, 2026
add `_` to the internal python git methods to distinguish from public
matthewlouisbrockman
committed
a109fd1
View commit details
Copy full SHA for a109fd1
Browse repository at this point
Merge branch 'main' into fix-consolidate-sync-async
matthewlouisbrockman
authored
68f8354
View commit details
Copy full SHA for 68f8354
Browse repository at this point
rm redundant utils file cause exposed by init
matthewlouisbrockman
committed
b86e5ae
View commit details
Copy full SHA for b86e5ae
Browse repository at this point
You can’t perform that action at this time.