lilypond-devel
[Top][All Lists]
Advanced

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

Re: Fix the links to music samples in web-big-page (issue 1663). (issue


From: Julien Rioux
Subject: Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)
Date: Tue, 18 Oct 2011 20:26:22 +0200

On Tue, Oct 18, 2011 at 3:07 PM, Julien Rioux <address@hidden> wrote:
> On Tue, Oct 18, 2011 at 3:01 PM, Julien Rioux <address@hidden> wrote:
>> Here I use
>> git cl patch 5276054
>
> Just a warning that this might not be the suggested procedure: if you
> do this in master it might break things, I have no idea. So if you
> know how to use branches, you could try that command in a branch, but
> otherwise don't try it in master unless you're confident that it
> doesn't cause problems.
>
> Cheers,
> Julien
>

git cl patch --help reveals the command-line option  -n, --no-commit
don't commit after patch applies
which would be equivalent to using patch -p1 as you were doing. To sum
it up, this one-liner downloads the patch for you and apply it locally
without committing:
git cl patch -n 5276054



reply via email to

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