On Tue, Jun 17, 2008 at 09:04:55PM -0600, Carl D. Sorensen wrote:
>
> Is there any way to fix the server repository so it has a proper HEAD?
Hi Carl,
Do you mean to create a head named master? If so, then create and
checkout a new branch named master:
$ git checkout -b master
Then do a git-pu
> -Original Message-
> From: Patrick McCarty [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 17, 2008 7:28 PM
> To: Carl D. Sorensen
> Cc: lilypond-devel; Reinhold Kainhofer
> Subject: Re: Pushing to my repo.or.cz repository
>
> On Tue, Jun 17, 2008 at 5:58 PM, Ca
On Tue, Jun 17, 2008 at 5:58 PM, Carl D. Sorensen <[EMAIL PROTECTED]> wrote:
> Well, thanks to Reinhold and Patrick I was able to get my
> lilypond/csorensen repository working. I was also able to rebase my
> changes against lilypond/master, fix up the spacing problems I have, and
> get the git-di
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Mittwoch, 18. Juni 2008 schrieb Carl D. Sorensen:
> Well, thanks to Reinhold and Patrick I was able to get my
> lilypond/csorensen repository working. I was also able to rebase my
> changes against lilypond/master, fix up the spacing problems I hav
Well, thanks to Reinhold and Patrick I was able to get my lilypond/csorensen
repository working. I was also able to rebase my changes against
lilypond/master, fix up the spacing problems I have, and get the git-diff down
to where it should be.
I have tested the revised fret-diagrams code again