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

A way to include the actual commits of backupped PRs?

Open Jackenmen opened this issue 3 years ago • 0 comments

I've noticed that taking a backup of PRs doesn't include their actual commits in the git repository backup. Is there a way to do this already that I might be missing? If not, would you accept a PR adding such functionality (by including refs/pull/*/head in the things to fetch from remote), and do you have any preferences on what it should look like?

Jackenmen avatar Feb 22 '22 15:02 Jackenmen