libgit2/include
Carlos Martín Nieto efc2fec50e push: report the update plan to the caller
It can be useful for the caller to know which update commands will be
sent to the server before the packfile is pushed up. git does this via
the pre-push hook.

We don't have hooks, but as it adds introspection into what is
happening, we can add a callback which performs the same function.
2015-04-19 01:02:29 +02:00
..
git2 push: report the update plan to the caller 2015-04-19 01:02:29 +02:00
git2.h Make the OpenSSL locking function warnings more severe 2014-12-12 15:46:57 +01:00