gitlabber icon indicating copy to clipboard operation
gitlabber copied to clipboard

Gitlabber - clones or pulls entire groups tree from gitlab

Results 41 gitlabber issues
Sort by recently updated
recently updated
newest added

Hello Is it possible to implement a simple "sleep time" between clone with a argment like `--sleep 10` due to rate limit on gitlab ? Regards

**Describe the bug** When trying to clone all the repositories of a group, it only creates the tree. Im using a token with read_api and read_repository. After the first run,...

# Description After a few month I tried gitlabber again only to see it is not working anymore. it already worked a few month ago perfectly but now it seems...

As a gitlab.com user with many repos I would like to do complete history backups using the gitlabber tool to my own server. To do this it is enough to...

When HTTP method is being used and a token is defined, this is used in the URL to clone to repo. This fixes #97 (and #18)

**Describe the bug** After all expected projects are cloned, there's this last message logged: **2022-01-28 11:59:26,897 - gitlabber.git - DEBUG - Syncing projects took [None]** I guess [None] is not...

**Is your feature request related to a problem? Please describe.** Currently using `--method http` results in getting a question for username / password. Within GitLab it is however possible to...

Fixed an uncaught exception that was caused when the tree is generating and we see a group we can't access. We tried to retrieve it's info but it raised an...

**Describe the bug** Im trying to recursively clone all gitlab projects accessible to me but gitlabber fails in the fetching project stage with 404 Group not found. It looks like...