]> git.proxmox.com Git - libgit2.git/commit
Remove unnecessary progress logic
authorBen Straub <bs@github.com>
Mon, 12 Nov 2012 15:57:03 +0000 (07:57 -0800)
committerBen Straub <bs@github.com>
Mon, 12 Nov 2012 15:57:03 +0000 (07:57 -0800)
commit14157652ee83ef67b9376fe5f1c6ff00c539100a
treec84c77c455afec9ed049c8cd2e9927667ad5f052
parent0f5520f73aeda936f67024411b9c1b34bb09d6ac
Remove unnecessary progress logic

The indexer handles this better than the fetch
logic does.
src/transports/local.c