Skip to content

Mercury1089/1089GitConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

1089GitConfig

1089's git config tool for fast git account login

Setup

  1. Clone the repository

  2. Link an alias to the script

    alias 1089git='python3 Users/username/git/1089GitConfig/main.py'
    
  3. See Usage below

Usage

HHS-702-23:1089GitConfig s9800826$ 1089git
usage: 1089git <command> [<args>]
Available commands:
save-creds    Save git <username, email> for future use
reset         Clean the current git config
users         List all the available users
login         Login using a pre-saved username

1089's command-line tool for fast git config

positional arguments:
  command     command to run

optional arguments:
  -h, --help  show this help message and exit

About

1089's git config tool for fast git account login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages