lilypond-devel
[Top][All Lists]
Advanced

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

Re: adding a file to git: +.ly


From: Erik Sandberg
Subject: Re: adding a file to git: +.ly
Date: Mon, 22 Jan 2007 14:27:45 +0100
User-agent: KMail/1.9.5

On Saturday 20 January 2007 22:57, Graham Percival wrote:
> Johannes Schindelin wrote:
> > Since you do not have that version, "-f" does not work for you. If you
> > really want to include the file in spite of .gitignore saying
> > something different, try
> >
> >     $ git-update-index --add +.ly
>
> Thanks, that worked.

BTW, I have sometimes renamed that file to something like __.ly or __dummy.ly. 
The only relevant property of the name +.ly is that it comes before the first 
real file. IMHO, + is a misleading name, and in addition it tends to cause 
minor headaches like this one.

-- 
Erik




reply via email to

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