get_remote_git_ignored: Get list of remote files ignored by git

Description Usage Arguments

View source: R/rsync.R

Description

Returns the list of all files ignored by git in a remote git repository.

Usage

1
get_remote_git_ignored(path, user, host, port = 22)

Arguments

path

The path to a git repository on a remote file system.

user

The user of the remote computer.

host

The address of the remote computer.

port

The port of ssh agent on the remote computer.


grunwaldlab/quiltr documentation built on May 17, 2019, 8:40 a.m.