get_local


Description:

public CloneLocal get_local ()

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.