Git commands using the Git CLI.
This module provides some Git commands by wrapping the CLI. It runs the commands by generating the CLI options and spawning a sub-process.
Get the hash of the HEAD commit.
The hash of the HEAD commit.
Clone a repository into a new directory
Generated using TypeDoc
Git commands using the Git CLI.
This module provides some Git commands by wrapping the CLI. It runs the commands by generating the CLI options and spawning a sub-process.