Skip to content

ktr0731/git-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Dead easy git profile switcher!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages