On Sun, Jan 19, 2020 at 4:50 PM Werner LEMBERG <w...@gnu.org> wrote:
>
>
> I'm going to call
>
>   git push --mirror g...@github.com:lilypond/lilypond.git
>
> to update the github mirror.  However, this will cause the following
> changes:
>
>
> To github.com:lilypond/lilypond.git
>  - [deleted]               stable/2.18
>  * [new branch]            origin/stable/0.0 -> origin/stable/0.0

It looks like you are trying to push a normal clone of the savannah
repo, where as you should be pushing from something that was cloned as

  git clone --mirror ...savnnah...


-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen

Reply via email to