v0.2.0
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