gitbackup icon indicating copy to clipboard operation
gitbackup copied to clipboard

Tool to backup your Bitbucket, GitHub and GitLab repositories

Results 29 gitbackup issues
Sort by recently updated
recently updated
newest added

Hey, first I want to thanks for this nice tool. I try to backup some repositories in a private GitLab-Installation (which is not hosted by me), but I always get...

Currently `gitbackup` clones to a flat structure within `gitlab.com/groupname` rather than applying subgroups etc. This means that if there are repos with the same name, they will cause an error...

gitlab

See if https://github.com/gg-scm/gg-git can be useful for us

https://docs.gitlab.com/ee/api/project_import_export.html

enhancement
gitlab

Any PRs to improve code quality is welcome. Some metrics/analysis to guide starting points: ``` # https://github.com/fzipp/gocyclo $ ~/go/bin/gocyclo . 21 main getGithubRepositories github.go:11:1 17 main getGitlabRepositories gitlab.go:10:1 17 main...

Greetings, I have access to private repos on a few github orgs, and they are "found" by gitbackup, but when it attempts to clone them it fails with "repo not...

github

Currently the `github.createUserMigration` command will attempt to create migrations as follows: 1. Get all the user owned repos and create a user migration (this option respects all the repo options...

enhancement
github

Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.1 to 0.9.77. Release notes Sourced from github.com/ktrysmt/go-bitbucket's releases. v0.9.77 Bump golang.org/x/oauth2 from 0.16.0 to 0.18.0 by dependabot[bot] #275 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by dependabot[bot]...

dependencies