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

git-collab

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-collab

Make co-authored commits on github.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

git-collab

CLI utility to make co-authored commits on github.

Install

You can install git-collab using one of the options listed below

SourceCommand
curlcurl -L https://raw.githubusercontent.com/ziishaned/git-collab/master/installer.sh | sudo sh
npmnpm install -g git-collab
manualClone and run make install

Usage

Simply run it inside your terminal and it will give you the output:

git collab -m "Refactor code" -a "Zeeshan Ahmad <ziishaned@gmail.com>,John Doe <johndoe@gmail.com>"

Options

You can pass several options to modify how git collab behaves

git collab [-m <commit-message>] 
           [-a <authors>]

Here is the detail for each of the options

OptionDescription
mSpecify the commit message
aList of the authors
hDisplay the help screen

For the basic usage, all you have to do is run git collab inside your terminal.

Contributions

Feel free to submit pull requests, create issues or spread the word.

License

MIT © Zeeshan Ahmad

Keywords

FAQs

Package last updated on 05 Nov 2018

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