On 1/27/07, Johannes Schindelin <[EMAIL PROTECTED]> wrote:
Hi,
Sorry, I missed that question.
The easiest solution is:
git commit --amend
This command allows you to edit the command message. If you forgot a file,
you can add it with:
git commit --amend
NOTE NOTE NOTE! You mu
Hi,
On Sat, 27 Jan 2007, Han-Wen Nienhuys wrote:
> Joe Neeman escreveu:
> > I think it's just in my local copy so far (I haven't pushed for a while
> > because I was having a very strange problem with "make web") but I'm not
> > at my computer so I can't check. By the way, I accidentally did this
Joe Neeman escreveu:
> I think it's just in my local copy so far (I haven't pushed for a while
> because I was having a very strange problem with "make web") but I'm not
> at my computer so I can't check. By the way, I accidentally did this
> particular commit without a commit message. Is there a w
On 1/26/07, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
Joe Neeman escreveu:
> There are certainly places where that code can be simplified -- I've
> even made some changes already in my working copy. There's a bunch of
(tried to check the jneeman branch on sv.gnu.org, but I couldn't see
anythi
Joe Neeman escreveu:
> There are certainly places where that code can be simplified -- I've
> even made some changes already in my working copy. There's a bunch of
(tried to check the jneeman branch on sv.gnu.org, but I couldn't see
anything interesting.)
--
Han-Wen Nienhuys - [EMAIL PROTECTE
Joe Neeman escreveu:
> On 1/25/07, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
>>
>> Hello Joe,
>>
>> 2 questions
>>
>> 1. do you see any reason to use
>>
>> ly:side-position-interface::y-aligned-side
>>
>> for Y-offset callbacks on stuff that uses outside-staff-priority?
>
> It makes certain use
On 1/25/07, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
Hello Joe,
2 questions
1. do you see any reason to use
ly:side-position-interface::y-aligned-side
for Y-offset callbacks on stuff that uses outside-staff-priority?
It makes certain user-overrides a little easier. Since
outside-staff-
Hello Joe,
2 questions
1. do you see any reason to use
ly:side-position-interface::y-aligned-side
for Y-offset callbacks on stuff that uses outside-staff-priority?
If not: we could scrap that, as well as all the code necessary to
create the side-support-elements information for those grobs