Categorygithub.com/OnlyPiglet/git-plus
modulepackage
0.0.0-20240923130553-ac99e4a67de3
Repository: https://github.com/onlypiglet/git-plus.git
Documentation: pkg.go.dev

# README

git-plus

简介

如果你也有Github和Gitlab账号切换困扰,那么git-plus可以解决这个问题

用法

新增用户

git-plus adduser github.com foo [email protected]

git-plus adduser gitlab.com bar [email protected]

删除用户

git-plus deluser gitlab.com bar

查看用户

git-plus listuser gitlab.com

clone 项目

git-plus clone [email protected]:OnlyPiglet/watchdog.git

git-plus clone https://github.com/OnlyPiglet/watchdog.git

安装

go 安装

go install github.com/OnlyPiglet/git-plus@latest

# Packages

No description provided by the author