New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@initx-plugin/git

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@initx-plugin/git

initx plugin, git operations

  • 0.0.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-20%
Maintainers
0
Weekly downloads
 
Created
Source

initx ⚙️

initx A more convenient scripting engine

npx initx <something>

@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

Keywords

FAQs

Package last updated on 12 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc