Skip to content

v1.7.0

Compare
Choose a tag to compare
@gabrie30 gabrie30 released this 03 Sep 02:04
· 482 commits to master since this release
2b1d195

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
  • default clone directory to $HOME/ghorg
  • users/orgs directory no longer appends "_ghorg" or forces underscores
  • make $HOME/.config/ghorg/conf.yaml optional
  • color is off by default
  • color flag configuration options are enabled/disabled

Fixed

  • file pathing to be windows compatible