git_commit: Git Commit

git_commitR Documentation

Git Commit

Description

Executes the 'git commit' command on the target git repository.

Usage

git_commit(git_repo, folder_path, commit_msg, author, email)

Arguments

git_repo

The git repo path.

folder_path

The worktree path.

commit_msg

The commit associated with the commit.

author

The author associated with the commit.

email

The email of the author associated with the commit.

Value

The path to the sample .git file.


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