diff options
author | Daniel Barkalow <barkalow@iabervon.org> | 2009-11-03 21:52:35 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-11-03 21:41:01 -0800 |
commit | a45d3d7effdfb4b6b9fe75c9206a79d3cdcb3922 (patch) | |
tree | de7f93446ee66fe178f7dec9fb54f0c51700d463 /replace_object.c | |
parent | Require a struct remote in transport_get() (diff) | |
download | tgif-a45d3d7effdfb4b6b9fe75c9206a79d3cdcb3922.tar.xz |
Allow curl helper to work without a local repository
It's okay to use the curl helper without a local repository, so long
as you don't use "fetch". There aren't any git programs that would try
to use it, and it doesn't make sense to try it (since there's nowhere
to write the results), but we may as well be clear.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace_object.c')
0 files changed, 0 insertions, 0 deletions