We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To pass directories with repos --directory will be used. By default it will add non bare git repositories but this can be changed with:
--directory
--format (siva|git) --bare false --rooted true --bucket 2
git
siva
Defaults are the ones in the example. Next version will use auto discovery of bareness.
The text was updated successfully, but these errors were encountered:
jfontan
No branches or pull requests
To pass directories with repos
--directory
will be used. By default it will add non bare git repositories but this can be changed with:git
format can specify if they are bare or not.siva
format cam specify bucketing level and if it's rooted or notDefaults are the ones in the example. Next version will use auto discovery of bareness.
The text was updated successfully, but these errors were encountered: