This repository contains the tooling used to mirror these three repositories from Savannah to GitHub. The mirror repositories are updated hourly.
| Upstream Repository | Mirror Repository | |
|---|---|---|
| GNU Emacs | https://git.savannah.gnu.org/cgit/emacs.git | emacsmirror/emacs |
| GNU ELPA | https://git.savannah.gnu.org/cgit/elpa/gnu.git | emacsmirror/gnu_elpa |
| NonGNU ELPA | https://git.savannah.gnu.org/cgit/elpa/nongnu.git | emacsmirror/nongnu_elpa |
Additionally Savannah has a project and a usage page for Emacs; and a project and a usage page for the ELPAs.
Important
Not all branches are included in the mirror repositories.
Note in particular that NonGNU ELPA's elpa/coffee-mode
branch is omitted because it is corrupted;
see defunkt/coffee-mode#367
and debbugs#2365241.
The following refspecs are used:
+refs/heads/master:refs/heads/master
+refs/heads/emacs-*:refs/heads/emacs-*
+refs/heads/feature/igc:refs/heads/feature/igc
+refs/tags/emacs-1*:refs/tags/emacs-1*
+refs/tags/emacs-2*:refs/tags/emacs-2*
+refs/tags/emacs-3*:refs/tags/emacs-3*
+refs/heads/main:refs/heads/main
+refs/heads/elpa-admin:refs/heads/elpa-admin
+refs/heads/externals-release/*:refs/heads/externals-release/*
+refs/heads/externals/*:refs/heads/externals/*
+refs/heads/main:refs/heads/main
+refs/heads/elpa-release/*:refs/heads/elpa-release/*
+refs/heads/elpa/*:refs/heads/elpa/*
^refs/heads/elpa/coffee-mode