commit_prov: Set up a commit for new provenance-tracked files

Description Usage Arguments Examples

Description

Files flagged as "outputs" from the provenance-tracked script are given a Git commit ID and a commit message. This script does not push the files, only commits them.

Usage

1
commit_prov(script_file, tag)

Arguments

git_file

A valid file name (relative or absolute)

filetype

The role of this file within this context: 'input', 'output', 'parent_script', or 'sourced_script'. Defaults to 'input'.

nolog

Should this git provenance information be omitted from the log file? Defaults to FALSE.

Examples

1

oharac/provRmd documentation built on June 25, 2019, 9:06 p.m.