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
Accelerator
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
Type
/
to 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
.
libgit2
/
objective-git
Public
Notifications
You must be signed in to change notification settings
Fork
286
Star
1.2k
Code
Issues
27
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enhance merge support
- #678
#678
Open
tiennou
wants to merge 13 commits into
libgit2:master
libgit2/objective-git:master
from
tiennou:fix/merge-support
tiennou/objective-git:fix/merge-support
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Enhance merge support
#678
tiennou
wants to merge 13 commits into
libgit2:master
libgit2/objective-git:master
from
tiennou:fix/merge-support
tiennou/objective-git:fix/merge-support
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2019
Provide a wrapper for annotated commits
tiennou
committed
60f16d6
View commit details
Copy full SHA for 60f16d6
Browse repository at this point
Provide a complete wrapper for the merge analysis function
tiennou
committed
b80f4ee
View commit details
Copy full SHA for b80f4ee
Browse repository at this point
Fix typo
tiennou
committed
91c412f
View commit details
Copy full SHA for 91c412f
Browse repository at this point
Checkout the HEAD after creating test commits
Show description for ac5ef00
tiennou
committed
ac5ef00
View commit details
Copy full SHA for ac5ef00
Browse repository at this point
Don't go through an enumerator to grab a test commit's parent
tiennou
committed
c1a2c79
View commit details
Copy full SHA for c1a2c79
Browse repository at this point
Defer this check to the merge analysis
tiennou
committed
902e1f7
View commit details
Copy full SHA for 902e1f7
Browse repository at this point
Hoist normal-merge branch from if
Show description for a584aac
tiennou
committed
a584aac
View commit details
Copy full SHA for a584aac
Browse repository at this point
Obey the branch config w.r.t preferred merge types
tiennou
committed
7cce158
View commit details
Copy full SHA for 7cce158
Browse repository at this point
Rework how merges are made
Show description for aae1c39
tiennou
committed
aae1c39
View commit details
Copy full SHA for aae1c39
Browse repository at this point
Use the message left by the merge machinery as our commit message
tiennou
committed
7d4a1b1
View commit details
Copy full SHA for 7d4a1b1
Browse repository at this point
Cleanup the repository now that we've done the commit
tiennou
committed
6435f82
View commit details
Copy full SHA for 6435f82
Browse repository at this point
Move the merge commit creation in a helper method
tiennou
committed
f09bddd
View commit details
Copy full SHA for f09bddd
Browse repository at this point
Add a method to complete merges from the current repository state
tiennou
committed
78783db
View commit details
Copy full SHA for 78783db
Browse repository at this point
You can’t perform that action at this time.