apply: Add bindings for git_apply_to_tree (#657) #665
Loading…
Reference in New Issue
No description provided.
Delete Branch "cherry-pick-324104982-release-0.28"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds bindings to the git_apply_to_tree function that allows applying
a diff directly to a tree.
(cherry picked from commit
10d5ebf231
)