2011/6/22 Graham Percival <[email protected]>:
> On Wed, Jun 22, 2011 at 08:10:50AM +0200, Jan Warchoł wrote:
>> I'm confused.  Are we talking about choosing indent style or choosing
>> the tool that will automatically apply whichever style we want?
>
> Specifying a code style would be far too much work, and/or would
> leave too many things undefined/ambiguous.  Much easier to pick a
> tool, look at the output, tweak the tool/options if necessary,
> then declare the output of that tool to be our standard.

ok. Good approach, i like it :)

>> > git diff origin/dev/gperciva-fixcc origin/dev/gperciva-astyle
>>
>> when i call this in ~/lilypond-git, i get
>> fatal: ambiguous argument 'origin/dev/gperciva-fixcc': unknown
>> revision or path not in the working tree.
>> ...?
>
> Hmm.  You're in the lilypond source directory, right?  And you did
> a git pull first?

I didn't know it's needed :O
Something new to learn.

>> I went to
>> http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=heads
>> and compared some files manually, but there were almost no
>> differencies - am i missing something?
>
> There are plenty of differences.  If you get the git diff command
> to work, you'll see.

It still doesn't work. I'm in top source directory, on branch master
which is up to date (and git diff origin/master shows no differencies)
and when i call
git diff origin/dev/gperciva-fixcc origin/dev/gperciva-astyle
i get the same error:

fatal: ambiguous argument 'origin/dev/gperciva-fixcc': unknown
revision or path not in the working tree.
Use '--' to separate paths from revisions

I tired inserting -- at random places, but to no avail.

cheers,
Janek

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to