@initx-plugin/git
v0.0.19
Published
initx plugin, git operations
Readme
@initx-plugin/git
Git plugin for initx
Usage
npm install @initx-plugin/git -gGit Repository
Create a new repository or modify the remote repository address in the current directory
npx initx [email protected]:user/repository.gitGit Branch
Specify a branch name
npx initx [email protected]:user/repository.git mainGit User
Set git username and email
npx initx user [email protected] your_nameGit GPG
# npx initx gpg [true|false]
npx initx gpg trueSelect Enable or disable GPG signing for git commits, Set git commit signature
If true, includes setting the Git GPG Key
Git GPG Key
npx initx gpgSelect Set GPG key for git commits
