diff options
| author | Edward Thomson <ethomson@microsoft.com> | 2014-07-09 17:58:39 -0400 |
|---|---|---|
| committer | Edward Thomson <ethomson@edwardthomson.com> | 2014-08-14 08:52:20 -0500 |
| commit | c180c06586050a33f6e8a6d25cc30b7bcbef702d (patch) | |
| tree | b05d0f67ad9c3320bd7c3dd42a4b53334119619b /include/git2/commit.h | |
| parent | e62f96dea5a46098cbca5a287f29ca811003bd68 (diff) | |
| download | libgit2-c180c06586050a33f6e8a6d25cc30b7bcbef702d.tar.gz | |
Custom transport: minor cleanups
* Move the transport registration mechanisms into a new header under
'sys/' because this is advanced stuff.
* Remove the 'priority' argument from the registration as it adds
unnecessary complexity. (Since transports cannot decline to operate,
only the highest priority transport is ever executed.) Users who
require per-priority transports can implement that in their custom
transport themselves.
* Simplify registration further by taking a scheme (eg "http") instead
of a prefix (eg "http://").
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions
