v2.0.0-rc.1
#189
Replies: 1 comment 1 reply
-
When I am using it with bit bucket it only getting some repo which i don't have commits from my workplace its not getting the project wich i have commits |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking changes:
./repo_info_extractor --repo_path ./path_to_repo
won't work anymore. Use this:./repo_info_extractor local --repo_path ./path_to_repo
Features:
./repo_info_extractor bitbucket --username="username" --password=password --visibility=private [email protected] --skip_libraries --skip_update
version
command--skip_update
global argument--skip_libraries
global argumentThis discussion was created from the release v2.0.0-rc.1.
Beta Was this translation helpful? Give feedback.
All reactions