Skip to content

Introduce Repository.merge_trees()#489

Merged
jdavid merged 2 commits intolibgit2:masterfrom
carlosmn:merge-trees
Feb 10, 2015
Merged

Introduce Repository.merge_trees()#489
jdavid merged 2 commits intolibgit2:masterfrom
carlosmn:merge-trees

Conversation

@carlosmn
Copy link
Member

@carlosmn carlosmn commented Feb 9, 2015

This allows us more direct control over which trees to consider for merging.

This is the function which does the work for Repository.merge_commits()
and allows us more direct control over which trees we want to merge,
including trees which do not belong to commits.
@jdavid jdavid merged commit d4da228 into libgit2:master Feb 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants