diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-10-01 00:59:39 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-10-01 02:09:25 -0700 |
commit | cd547b4886c5338a70eb8a674bfc40eac5cab3d9 (patch) | |
tree | 14a8bc74c5ecf10c978cd43ac1cfff6ee994c9b8 /transport.h | |
parent | Introduce remove_dir_recursively() (diff) | |
download | tgif-cd547b4886c5338a70eb8a674bfc40eac5cab3d9.tar.xz |
fetch/push: readd rsync support
We lost rsync support when transitioning from shell to C. Support it
again (even if the transport is technically deprecated, some people just
do not have any chance to use anything else).
Also, add a test to t5510. Since rsync transport is not configured by
default on most machines, and especially not such that you can write to
rsync://127.0.0.1$(pwd)/, it is disabled by default; you can enable it by
setting the environment variable TEST_RSYNC.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.h')
0 files changed, 0 insertions, 0 deletions