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
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
.
nodegit
/
nodegit
Public
Notifications
You must be signed in to change notification settings
Fork
700
Star
5.8k
Code
Issues
343
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix Rebase issues
- #568
#568
Merged
tbranyen
merged 14 commits into
nodegit:master
nodegit/nodegit:master
from
jdgarcia:fix-rebase
Copy head branch name to clipboard
May 15, 2015
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Fix Rebase issues
#568
tbranyen
merged 14 commits into
nodegit:master
nodegit/nodegit:master
from
jdgarcia:fix-rebase
Copy head branch name to clipboard
Commits
Commits on May 14, 2015
fix annotated_commit in libgit2-supplement.json
jdgarcia
committed
10e0ffc
View commit details
Copy full SHA for 10e0ffc
Browse repository at this point
add git_rebase_next to libgit2-supplement.json
jdgarcia
committed
d0ce712
View commit details
Copy full SHA for d0ce712
Browse repository at this point
test: clean rebase ff
jdgarcia
committed
7de5087
View commit details
Copy full SHA for 7de5087
Browse repository at this point
update descriptor.json for git_rebase_init and git_rebase_commit
jdgarcia
committed
5f88721
View commit details
Copy full SHA for 5f88721
Browse repository at this point
test: cleanly rebase one branch onto another branch
jdgarcia
committed
9ee1085
View commit details
Copy full SHA for 9ee1085
Browse repository at this point
test convenience methods for adding/removing files from the index
jdgarcia
committed
051b3c4
View commit details
Copy full SHA for 051b3c4
Browse repository at this point
test: rebase with merge conflicts
jdgarcia
committed
a4c1230
View commit details
Copy full SHA for a4c1230
Browse repository at this point
ignore git_rebase_free
jdgarcia
committed
889025d
View commit details
Copy full SHA for 889025d
Browse repository at this point
test: abort rebase
jdgarcia
committed
4ed584d
View commit details
Copy full SHA for 4ed584d
Browse repository at this point
in normalizeOptions, check if options exists before bothering to create 'instance'
jdgarcia
committed
3808db2
View commit details
Copy full SHA for 3808db2
Browse repository at this point
in normalizeOptions(), immediately return options if it's an instance of Ctor
jdgarcia
committed
e20f887
View commit details
Copy full SHA for e20f887
Browse repository at this point
git_rebase_finish signature is optional
jdgarcia
committed
da808cb
View commit details
Copy full SHA for da808cb
Browse repository at this point
convenience methods for normalizing opts
jdgarcia
committed
ab50c82
View commit details
Copy full SHA for ab50c82
Browse repository at this point
added convenience method: repository.rebaseBranches()
jdgarcia
committed
2ab75df
View commit details
Copy full SHA for 2ab75df
Browse repository at this point
You can’t perform that action at this time.