Skip to main content

Clone all your bitbucket repo

Project description

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

bit_image2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bitclone-0.27.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

bitclone-0.27-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page