lilypond-devel
[Top][All Lists]
Advanced

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

Re: 'make all' fails


From: Carl Sorensen
Subject: Re: 'make all' fails
Date: Sat, 5 Dec 2009 07:42:45 -0700



On 12/4/09 6:08 PM, "Graham Percival" <address@hidden> wrote:

> On Sat, Dec 05, 2009 at 01:40:42AM +0100, John Mandereau wrote:
>> Please always check that Lily and docs compile (make all && make doc)
>> before pushing, or push to a branch different from master.
> 
> Sorry, I fixed a few things, but forgot to commit before pushing.
> It would be nice if there was a warning if you were pushing from a
> "dirty tree"; I certainly get enough of those warnings when I try
> to pull...

git status is your friend here.  You might want to make your push process be

git status

(check to see that it says something like "No changes", or "No changes, but
untracked files present")

git push origin master

HTH,

Carl





reply via email to

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