set_local
Description:
Set setting for bypassing the git-aware transport when cloning.
The default auto setting bypasses the git-aware transport for local paths, but use a normal fetch for file:// URIs.
Parameters:
this |
a CloneOptions. |
local |
the local clone setting. |