ff_sup_git_status_check: Check if local file is different from git version on windows

Description Usage Arguments Value Author(s) Examples

View source: R/ff_sup_inout.R

Description

A file could be new, or cold be modified, identify this by using the git status command and interpreting the output.

Usage

1

Arguments

spt_file

path to file with file name

Value

a named list of bools and strings

Author(s)

Fan Wang, http://fanwangecon.github.io

Examples

1
2
spt_file = 'C:/Users/fan/Math4Econ/README.md'
ff_sup_git_status_check(spt_file)

FanWangEcon/REconTools documentation built on Jan. 21, 2022, 10:28 p.m.