bitclone 0.30

Last updated:

0 purchases

bitclone 0.30 Image
bitclone 0.30 Images
Add to Cart

Description:

bitclone 0.30

bitclone
Clone All My bitbucket Repo
Easly select your repo and clone it in your folder, save time.
Install:
pip install bitclone

Run:
bitclone

or
python -m bitclone

And uninstall:
pip uninstall bitclone


Help
bitclone [-h] [--dir [DIR]]
Automatically choice hg or git and clone it your location,
You must have hg or git tool.
Please check your credential cache, it can store your password
UNSET and SET caching passwords:
unset: git config --global --unset credential.helper

Set on Linux:
git config --global credential.helper 'cache --timeout=3600'

Set on Windows:
set: git config --global credential.helper wincred

optional arguments:
-h, --help show this help message and exit
--dir [DIR] Clone Location (default: where are you run it)

Usage

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.