summaryrefslogtreecommitdiff
path: root/tree.go
diff options
context:
space:
mode:
authorCalin Seciu <[email protected]>2015-10-26 16:20:18 +0200
committerCalin Seciu <[email protected]>2015-10-26 16:20:18 +0200
commit367cd8eb9b84538933774befa76c099298c32c81 (patch)
treeb0b8d11250139b37a76c6ead494114411c2970dc /tree.go
parentc4868aef6c3e22a5c339dea4dd5406bfc0bd095b (diff)
Update libgit2 to 821131f
The API changes are: - `*Remote.Connect` ```go // from: func (o *Remote) Connect(direction ConnectDirection, callbacks *RemoteCallbacks) error // to: func (o *Remote) Connect(direction ConnectDirection, callbacks *RemoteCallbacks, headers []string) error ``` - `*Remote.ConnectFetch` - `headers` was added as above - `*Remote.ConnectPush` - `headers` was added as above
Diffstat (limited to 'tree.go')
0 files changed, 0 insertions, 0 deletions