Skip to content

Releases: njisip/gitswitch

v0.2.0

24 Mar 09:54
d6d25ee

Choose a tag to compare

Added

  • init command to create a git repository with option to set user on initialization. (#6)

Changed

  • Modify running git process to get output of long running commands. (#7)

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Mar 06:37
dfc8620

Choose a tag to compare

Initial Release

Added

  • user command to view local, global, all users. (#1)
  • user add command to add users. (#2)
  • user switch command to switch local or global user to the specified user. (#4)

Full Changelog: https://github.com/njisip/gitswitch/commits/v0.1.0