gh_push_forked_repo: Push new "forked" gh_proj_name to GitHub

View source: R/gh_push_forked_repo.R

gh_push_forked_repoR Documentation

Push new "forked" gh_proj_name to GitHub

Description

This is what you do after you've copied a cloned a lesson gh_proj_name in order to make a new language version. See how_fork_lesson()

Usage

gh_push_forked_repo(WD = getwd())

Arguments

WD

working directory (path to top level folder of the project on virtualized Google Drive for Desktop)

Details

This function expects that:

  • You have gh cli (github command line) installed

  • You're set up with git in Rstudio

  • You have credentials to write to galacticpolymath github repos

See Also

Other GitHub Functions: gh_reset_remote()


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.