mirror of
https://github.com/RetroShare/OpenPGP-SDK.git
synced 2026-09-12 19:50:03 +05:00
The mirror workflow cloned with --mirror and pushed all refs, including GitHub's refs/pull/*, which GitLab rejects as hidden refs, failing the whole push. Clone --bare and push only refs/heads/* and refs/tags/* with --prune, keeping deletion sync while never touching PR refs. |
||
|---|---|---|
| .github/workflows | ||
| .reuse | ||
| LICENSES | ||
| src | ||
| CMakeLists.txt | ||
| COPYING | ||