Skip to content

v0.2.0

Compare
Choose a tag to compare
@felipem1210 felipem1210 released this 24 Jul 21:08

This release add new features:

Clone command:

  • Added argument --target to specify a folder inside WORKING_DIR
  • Added argument--regex to clone repositories based on regular expression applied on names of Org repos
  • Added argument --auth to clone repositories using SSH or HTTPS auth.

Other features:

  • Local git actions get repo names list target directory or WORKING_DIR. SO doesn't depend more on repos_info.json file
  • Function added to detect if origin was cloned using HTTPS or SSH