git_ignore_lfs_in_this_repo: Add files greater than indicated size in working directory to...

Description Usage Arguments Value

View source: R/git_ignore_lfs_in_this_repo.R

Description

Add files greater than indicated size in working directory to .gitignore

Usage

1
git_ignore_lfs_in_this_repo(max_size_in_gb = 1.8)

Arguments

max_size_in_gb

files sized greater than this in gigabytes will be ignored in git

Value

updated .gitignore in local repository that is pushed to master origin


patelm9/mirCat documentation built on April 24, 2020, 6:24 p.m.