git-backup icon indicating copy to clipboard operation
git-backup copied to clipboard

Backup all your github & gitlab repositories

Results 8 git-backup issues
Sort by recently updated
recently updated
newest added

I don't consider this quite done yet just so you know. So, I run this tool with bare repositories (probably obvious as I added that previously). I then run a...

Bumps google.golang.org/protobuf from 1.27.1 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.27.1&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

To reproduce, star https://github.com/hartlomiej/testtesttest and run git-backup ``` 2024/10/12 01:24:04 Discovered hartlomiej/testtesttest 2024/10/12 01:24:04 Failed to clone: reference not found ``` Avoidable via `-backup.fail-at-end`, but Ideally it should log such...

I wanted the option to backup only a subset of my repositories. Therefore, the new, optional config is used alongside the existing discovery mechanisms. Before the backup starts, all results...

Hi, thanks for the project! I thought adding the proposal from #35 would be a nice feature. While on it, I've bumped the dependencies and tried to align CI. I've...

It would be nice if you could allow for environment variables to be used in the configuration file. This way in docker I can use a .env file and store...

Hey, I just came across this project and it works really well for my needs- but it doesn't backup git lfs files. 🥺 Having the option to include git lfs...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.31.0. Commits b4f1988 ssh: make the public key cache a 1-entry FIFO cache 7042ebc openpgp/clearsign: just use rand.Reader in tests 3e90321 go.mod: update golang.org/x dependencies...

dependencies