Skip to content

GitGen v1.0.0

Latest
Compare
Choose a tag to compare
@moogacs moogacs released this 19 Mar 18:54
· 2 commits to main since this release

Initial release of GitGen - A utility to generate unique git branch names.

Features:

  • Generates unique branch names based on git username
  • Includes timestamp-based hash for uniqueness
  • Automatic branch creation and checkout