git_init: Git Init

git_initR Documentation

Git Init

Description

Initializes a new Git repository in the specified folder. The Git Init command creates a hidden '.git' folder.

Usage

git_init(folder_path)

Arguments

folder_path

The path to the folder where the Git repository should be initialized.

Value

The path to the newly created Git repository.


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