Releases: northwang-lucky/git-user-cli
Releases · northwang-lucky/git-user-cli
v0.0.4
v0.0.3
v0.0.2
v0.0.1
0.0.1 (2023-03-09)
Features
- git-clone: finish "git-clone" command (1ac5e38)
- gitusr add: add regex validation for user.email (3432637)
- gitusr add: finish "gitusr add" command (9f0434d)
- gitusr current: finish "gitusr current" command (3dfa6b7)
- gitusr init: finish "gitusr init" command (5bdadff)
- gitusr list: add alias "gitusr ls" (10ec96f)
- gitusr list: finish "gitusr list" command (8759949)
- gitusr remove: finish "gitusr remove" command (9b9089c)
- gitusr switch: add --name, --email and --index options to "gitusr switch" (5c2baf0)
- gitusr switch: finish "gitusr switch" command (c3fa631)
- gitusr use: rename "gitusr switch" to "gitusr use" (d2553cb)
Bug Fixes
- utils/user: fix getTargetUser overriden error (d4959b7)