New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

gumana

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gumana

Easy to check and switch git commit author. For multi git context user.

latest
Source
npmnpm
Version
0.4.7
Version published
Weekly downloads
10
900%
Maintainers
1
Weekly downloads
 
Created
Source

gumana - Git Userinfo Manager

A CLI program for those guys who works in different git identify. Mostly for myself.

Install

npm i -g gumana

Usage

$ gumana
It seems like this is the first time you run 'gumana'.
Your current git user is => parrot <parrot@example.com>
Please run 'gumana -a' to add another user preset,
then run 'gumana' again to select between them.

Or run 'gumana -h' to check available options.
$ gumana -a
Please input username: parrot2
Please input email: parrot2@example.com
New user has been added => parrot2 <parrot2@example.com>
$ gumana
Stored git user presets:
1) parrot <parrot@example.com> (current)
2) parrot2 <parrot2@example.com>

Please select user by index of preset (e.g. 1): 1
...
√ Git user has been set => parrot2 <parrot2@example.com>

For more infomation, run gumana -h for help.

Keywords

git

FAQs

Package last updated on 24 Jun 2021

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