refresh_local_gits: perform git pull for modified packages in a repo collection

Description Usage Arguments Value Note

View source: R/refresh_local_gits.R

Description

perform git pull for modified packages in a repo collection

Usage

1
refresh_local_gits(gitspath, version = "3.11")

Arguments

gitspath

character(1) path to repos

version

character(1) version tag for Bioconductor packages

Value

list of folder names visited

Note

Simply uses lapply to visit folders and run 'git pull' in system()


vjcitn/BiocBBSpack documentation built on Nov. 21, 2020, 1:18 p.m.