Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/canoypa/gh-cgu
Change / Current Git User
https://github.com/canoypa/gh-cgu
gh-extension git
Last synced: about 2 months ago
JSON representation
Change / Current Git User
- Host: GitHub
- URL: https://github.com/canoypa/gh-cgu
- Owner: canoypa
- Created: 2022-01-08T02:43:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T15:07:58.000Z (8 months ago)
- Last Synced: 2024-11-13T13:58:33.447Z (about 2 months ago)
- Topics: gh-extension, git
- Language: Go
- Homepage:
- Size: 3.98 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
Current/Change Git User.
```shell
gh extension install canoypa/cgu
```## Usage
```shell
$ gh cgu # Show current user
$ gh cgu --add Name [email protected] # Add profile
$ gh cgu --remove Name # Remove profile
$ gh cgu Name # Change git user
$ gh cgu --list # Show profiles
```