Skip to content

GitSwitch v1.0.0

Latest

Choose a tag to compare

@dominusmmp dominusmmp released this 15 Jun 18:00
· 1 commit to master since this release
  • Initial release: Switch GitHub accounts with gh CLI, configure user.name/user.email globally or locally (--single).
  • Features: Custom email (--email), hostname (--hostname), unset local settings (--unset-single).
  • Installation: Automated installation via install.sh (supports gh, jq, Git credential helper).
  • Fixes: Improved error handling and messaging.

Install:

curl -fsSL https://git.new/gitswitch | bash

Full Changelog: https://github.com/dominusmmp/git-switch/commits/v1.0.0