python-github-backup icon indicating copy to clipboard operation
python-github-backup copied to clipboard

backup a github user or organization

Results 53 python-github-backup issues
Sort by recently updated
recently updated
newest added

How to run this on Windows? ``` D:\GitHubBackup>github-backup 'github-backup' is not recognized as an internal or external command, operable program or batch file. ``` I installed it with: ``` D:\GitHubBackup>python...

Our project https://github.com/eclipse/sumo/ has some large meta tickets like https://github.com/eclipse/sumo/issues/21 where the backup does not pickup the new events anymore. When looking at the log, the issue does not even...

github-backup seems to exit once encountering a repo that has been taken down with DMCA. ``` 2020-10-26T00:12:10.176450: Skipping youtube-dl ([email protected]:oddstr13/youtube-dl.git) since it's not initialized 2020-10-26T00:12:10.176557: Retrieving oddstr13/youtube-dl issues 2020-10-26T00:12:10.176866: Requesting...

Review details are not backed up. Some of the review comments might be, but the actual reviews are not.

I noticed that the script always overwrites the `labels/labels.json` file for each repo even if the file is the same. This may cause tools like rsync to re-sync those files...

### Issue Description I'm trying to make a backup of all the repository with all their contents (PRs. Issues, Code, etc ...) " Taking into account, that some repos are...

As I was working on writing new error handling code for release asset downloading and trying to reuse the existing error handling for that purpose, I noticed that the `_get_response`...

In general, I want to back up all releases from the repos that I star, however I have one repo in particular (syncthing/syncthing) that has 27GB of releases assets! There's...

I use the following command to back up all my repo. ``` bash github-backup --token TOKEN --output-directory DIRECTORY --repositories --private --fork USER ``` It seems that `github-backup` only backs up...

I am parsing the readme, but only saw this PR: https://github.com/josegonzalez/python-github-backup/pull/11. What is the criteria here? Why won't the repos clone? They are definitely there an we use them everyday...