0.0.14 • Published 8 months ago

@initx-plugin/git v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@initx-plugin/git

Git plugin for initx

Usage

npm install @initx-plugin/git -g

Git Repository

Create a new repository or modify the remote repository address in the current directory

npx initx git@github.com:user/repository.git

Git Branch

Specify a branch name

npx initx git@github.com:user/repository.git main

Git User

Set git username and email

npx initx user mail@example.com your_name

Git GPG

# npx initx gpg [true|false]
npx initx gpg true

Select 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 gpg

Select Set GPG key for git commits

Documentation

initx

0.0.14

8 months ago

0.0.12

8 months ago

0.0.13

8 months ago

0.0.11

8 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago