git_add: Git Add

git_addR Documentation

Git Add

Description

Performs the 'git add' command, which stages a given file in the repo.

Usage

git_add(git_repo, folder_path, filepath)

Arguments

git_repo

The git repo path

folder_path

The worktree path

filepath

The filepath we want to add

Value

The path to the sample .git file.


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