Categorygithub.com/DuGlaser/git-config-switcher
repositorypackage
0.1.0
Repository: https://github.com/duglaser/git-config-switcher.git
Documentation: pkg.go.dev

# README

git-config-switcher

A tool to easily switch git config

Demo

https://user-images.githubusercontent.com/50506482/111166382-6431fc80-85e3-11eb-999a-8ba85dc8e48b.mp4

Install

$ go get github.com/DuGlaser/git-config-switcher

Usage

  1. Create gitconfig file in $HOME/.config/git-config-switcher
# example

git-config-switcher/
└── .gitconfig.test1
└── .gitconfig.test2
  1. Run git-config-switch

SS