Add packbuilder.SetCallbacks() #947
Loading…
Reference in New Issue
No description provided.
Delete Branch "iefserge/main"
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?
Add
SetCallbacks
function to packbuilder which invokesgit_packbuilder_set_callbacks
and allows packbuilder progress information to be reported back to the caller.https://libgit2.org/libgit2/#HEAD/group/packbuilder/git_packbuilder_set_callbacks
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.