Method: Bdsync::Lfs#remote_ensure_parent

Defined in:
lib/bdsync/lfs.rb

#remote_ensure_parent(path) ⇒ Object



89
90
91
# File 'lib/bdsync/lfs.rb', line 89

def remote_ensure_parent path
    local_ensure_parent path
end