libgit2 / git2go

Git to Go; bindings for libgit2. Like McDonald's but tastier.
MIT License
1.93k stars 316 forks source link

Add packbuilder.SetCallbacks() #947

Open iefserge opened 1 year ago

iefserge commented 1 year ago

Add SetCallbacks function to packbuilder which invokes git_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