gitconfswap

module
v0.0.0-...-2af6ad9 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: MIT

README

gitconfswap

This is a simple systray application to easily switch between different git configs. The tool will only apply the specified configs, leaving all other configurations untouched.

Example Config

This example simply modifies the email address, but all configs supported by git config --global are supported.

profiles:
  private:
    - variable: user.email
      value: "user@private.de"

  business:
    - variable: user.email
      value: "user@business.de"

icon: light

Directories

Path Synopsis
cmd
pkg
gui

Jump to

Keyboard shortcuts

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