get_local
Description:
Get 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. |
Returns:
|
the local clone setting. |