ghorg v1.7.0 Release Notes

  • Big thanks to @cugu and @Code0x58

    โž• Added

    • ๐Ÿ integration tests on windows, ubuntu, and mac for github
    • GHORG_MATCH_REGEX to filter cloning repos by regex; thanks @petomalina ### ๐Ÿ”„ Changed
    • ๐ŸŽ‰ initial clone will try to checkout a branch if specified; thanks @dword-design
    • 0๏ธโƒฃ default clone directory to $HOME/ghorg
    • ๐Ÿ‘‰ users/orgs directory no longer appends "_ghorg" or forces underscores
    • ๐Ÿ‘‰ make $HOME/.config/ghorg/conf.yaml optional
    • 0๏ธโƒฃ color is off by default
    • ๐Ÿ”ง color flag configuration options are enabled/disabled ### ๐Ÿ—„ Deprecated ### โœ‚ Removed ### ๐Ÿ›  Fixed
    • ๐Ÿ file pathing to be windows compatible ### ๐Ÿ”’ Security