git-profile

command module
v0.0.0-...-8c5eb33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2018 License: MIT Imports: 10 Imported by: 0

README

Git Profile

Dead easy git profile switcher!

Description

You can switch some profiles(set of username, email) with one command.

Equipments

  • Go

Installation

$ go get github.com/ktr0731/git-profile

Usage

Add new profile

$ git profile add <title> <name> <email>

List all profiles

$ git profile list

Use selected profile

$ git profile use <title>

Remove selected profile

$ git profile rm <title>

License

Please see LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL