Add Repository.CreateCommitBuffer
#781
Loading…
Reference in New Issue
No description provided.
Delete Branch "create-commit-buffer"
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?
This commit adds the Go binding for
git_commit_create_buffer
. Thiswill be used to support the 1.2.0 commit create callback.