Skip to content

mahmud0x/BitBucketDumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BitBucketDumper

It is a command-line tool designed to simplify the process of retrieving and cloning Git repositories from Bitbucket. This script allows users to input their Bitbucket credentials, workspace name, and the desired number of pages to check. The tool then accesses the Bitbucket API, fetches repository URLs from the specified pages, and provides the option to clone the repositories locally. This tool streamlines the task of managing multiple repositories, enhancing efficiency and convenience in retrieving and working with Git projects hosted on Bitbucket.

Installation

git clone https://github.com/mahmud0x/BitBucketDumper.git
chmod +x bitbucket.sh
./bitbucket.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages