git_checkout: Performs a git checkout on specified repo

git_checkoutR Documentation

Performs a git checkout on specified repo

Description

Performs a git checkout on specified repo

Usage

git_checkout(commit_hash, git_repo_path, new_branch = FALSE)

Arguments

commit_hash

The commit hash the repo should be checkout

git_repo_path

The git repo path

new_branch

Boolean indicating if we want to create a new branch (default is FALSE)

Value

Any error message generated by git


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.