]> git.proxmox.com Git - libgit2.git/commit - src/fetch.h
Remove 'bytes' param from git_remote_download
authorBen Straub <bs@github.com>
Wed, 24 Oct 2012 21:07:07 +0000 (14:07 -0700)
committerBen Straub <bs@github.com>
Wed, 24 Oct 2012 21:07:07 +0000 (14:07 -0700)
commit1e3b8ed5cfe784f73a123c33c90f573742d8839e
tree52514d7be3372af3588a5d9f394710782ad687ab
parent9762ad993dc1afff90a3d14751f1b1f666ad0c95
Remove 'bytes' param from git_remote_download
examples/network/fetch.c
include/git2/remote.h
src/clone.c
src/fetch.c
src/fetch.h
src/remote.c
src/transport.h
tests-clar/network/fetch.c