SkillAgentSearch skills...

Gitsu

switch git user easily

Install / Use

/learn @matsuyoshi30/Gitsu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gitsu

A simple cli tool for switching git user easily inspired by Git-User-Switch

screenshot

Installation

Binary releases are here.

Homebrew

brew install matsuyoshi30/gitsu/gitsu

Go (Not recommended)

go get github.com/matsuyoshi30/gitsu

Requirements

  • Go 1.16 ~

Usage

USAGE:
   git su [global options] command [command options] [arguments...] # via Homebrew
   gitsu [global options] command [command options] [arguments...]  # via go get

COMMANDS:
   delete, d  Delete existing user
   modify, m  Modify existing user
   select, s  Select existing user
   reset, r   Remove all saved user profiles
   init, i    Initialize user config by providing an alias
   add, a     Add new user
   help, h    Shows a list of commands or help for one command

LICENSE

MIT

Related Skills

View on GitHub
GitHub Stars322
CategoryDevelopment
Updated1mo ago
Forks22

Languages

Go

Security Score

100/100

Audited on Feb 13, 2026

No findings