Skip to content

Git Flow Visualizer v1.0.1

Latest

Choose a tag to compare

@Nusuit Nusuit released this 07 Nov 17:38
· 4 commits to master since this release

πŸ› Bug Fixes

  • βœ… Fixed "spawn git ENOENT" error
  • βœ… Auto-detect Git installation on Windows
  • βœ… Support common Git installation paths
  • βœ… Better error messages when Git is not found

πŸ“₯ Installation

  1. Download the .exe file below
  2. Make sure Git is installed: https://git-scm.com/downloads
  3. Run the installer

What's Changed

  • Added automatic Git executable detection
  • Improved error handling for missing Git
  • Updated documentation with requirements