mirror of
https://gerrit.googlesource.com/git-repo
synced 2024-12-21 07:16:21 +00:00
bd4edc9a69
Downloading and streaming a tar into Git is slower than just letting the native git:// protocol handle the data transfer, especially when there are multiple revisions available and Git can perform delta compression across revisions. Signed-off-by: Shawn O. Pearce <sop@google.com> |
||
---|---|---|
codereview | ||
froofle | ||
subcmds | ||
.gitignore | ||
color.py | ||
command.py | ||
COPYING | ||
editor.py | ||
error.py | ||
gerrit_upload.py | ||
git_command.py | ||
git_config.py | ||
import_ext.py | ||
import_tar.py | ||
import_zip.py | ||
main.py | ||
Makefile | ||
manifest.py | ||
pager.py | ||
project.py | ||
remote.py | ||
repo |