dpr_push: Connect to remote, Commit and Push Latest Updates to Repo

Description Usage Arguments

View source: R/dpr_create_package.R

Description

Connect to remote, Commit and Push Latest Updates to Repo

Usage

1
2
3
4
5
dpr_push(
  folder_dir = "/Users/hathawayj/git/temp_data/Test3",
  message = "'First Push from Hathaway'",
  repo_url = NULL
)

Arguments

folder_dir

is the folder on your local computer where you store your git repository

message

is the commit message to use

repo_url

is the https url from GitHub. If NULL remote connect call not run


BYUIDSS/DataPushR documentation built on June 1, 2020, 11:58 p.m.