You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove rsync restore method used by GHES versions prior to 2.13
GHES 2.13 is already out of support and therefore I think we should
remove the code.
Furthermore the `ghe-restore-pages-rsync` script uses
`share/github-backup-utils/ghe-restore-userdata` which I think does not
quote/escape the variable `$dirname` properly. As a consequence GitHub
pages with whitespaces in their path cause errors on restore.
0 commit comments