gituser

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2017 License: MIT Imports: 2 Imported by: 0

README

gituser

Build Status License Go Report Card

Easily switch git users.

v1.0.0 status

Installation

To get the package, execute:

go get gopkg.in/WindomZ/gituser.v1

Usage

$ gituser -h

  Usage:
    gituser add <user> <name> <email> [--private-github]
    gituser list
    gituser set <user> [-g|--global] [--private-github]
    gituser unset
    gituser -h|--help
    gituser -v|--version

  Options:
    --private-github
                  private email address for GitHub
    -g --global   set global git user configuration
    -h --help     output usage information
    -v --version  output the version number

  Commands:
    add           add user configuration
    list          list user configuration
    set           set local git user configuration from <user>
    unset         unset local git user configuration

  Argument:
    <user>        the name of the configure user information
    <name>        the name of the git username
    <email>       the address of the git email

License

The MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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