lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: maintaining lilypond git repository on github


From: Werner LEMBERG
Subject: Re: maintaining lilypond git repository on github
Date: Wed, 19 Aug 2020 09:24:10 +0200 (CEST)

>>   git remote update
>>   git push --mirror git@github.com:lilypond/lilypond.git
> 
> Definitely add --prune to "git remote update" to remove branches
> that ceased to exist on the remote.

OK, done.

> In general, I would not run the mirroring from a real working copy
> of the repository because AFAICT git push --mirror will also push
> local branches.

I don't do that.  I have a separate clone for that (created with `git
clone --mirror`).

> But it doesn't really matter if everybody is ok with me removing
> them once I get access.

This is fine with me.


   Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]